git clone [email protected]:lucasmazza/dotfiles.git ~/src/dotfiles
cd ~/src/dotfiles
./script/setupThe script/setup script will:
- Add symlinks for each file under
symlinksto your home directory. - Add symlinks for each file under
~/Dropbox/symlinksto your home directory. - Inject the
init.zshfile in your~/.zshrc. - Create a set of standard directories under
~/srcto organize your git repositories.