Skip to content

SierraJC/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

A personal dotfiles repository for quickly setting up a consistent development environment across macOS and Ubuntu Linux systems. It uses GNU Stow for symlink management and Homebrew / Mise for package management.

Requirements

  • git must be installed.
  • macOS or Ubuntu Linux
    • On macOS, Homebrew will be installed if not present.
    • On Ubuntu, Homebrew (Linuxbrew) will be installed automatically after installing prerequisites via apt.

Installation

To set up, assuming git is already installed:

git clone https://github.com/sierrajc/dotfiles.git $HOME/.dotfiles && \
cd $HOME/.dotfiles && \
bash scripts/install.sh

About

There's no place like `$HOME`

Topics

Resources

Stars

Watchers

Forks