- Setup a new Mac with exactly same familiar settings in one go.
- Keep installed software up to date.
- Ease of maintain your dotfiles: this even adopts programming concept of separate-of-concern
Just a bunch of dotfiles
- zsh
- vim
- homebrew
- aliases
- ...
- install iTerm2 and follow this doc to customise.
- Clone source code
git clone [email protected]:songgithub/dotfiles.git ~/.dotfiles
- Run setup script
./bootstrap.zsh
- put the
*_rc
file into rc_files dir cd
into~/.dotfiles
, and run~/bootstrap.zsh
in order to create a symlink for the new file.
- you are using a Mac ( having curl preinstalled ). Skip Mac specific steps if on a Linux.
- you have installed Sublime Text 3.