/dotfiles

Home away from home

Primary LanguageShell

To sync on new machine, clone and run bootstrap.sh (must be executable).

cd ~
git clone https://github.com/TylerFisher/dotfiles.git ~/.dotfiles
./bootstrap.sh
...