Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 454 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 454 Bytes

Dotfiles

dotfiles image

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://[email protected]:theodoretnguyen/.dotfiles.git ~

Run stow to symlink everything or just select what you want

stow */ # Everything

Homebrew Formulae

An updated list of all the programs I use can be found in Brewfile

cd ~/.dotfiles && brew bundle install