git clone git@github.com:lucasmazza/dotfiles.git ~/src/dotfiles
cd ~/src/dotfiles
./script/setup
The script/setup
script will:
- Add symlinks for each file under
symlinks
to your home directory. - Add symlinks for each file under
~/Dropbox/symlinks
to your home directory. - Inject the
init.zsh
file in your~/.zshrc
. - Create a set of standard directories under
~/src
to organize your git repositories.