- 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 git@github.com:songgithub/dotfiles.git ~/.dotfiles - Run setup script
./bootstrap.zsh
- put the
*_rcfile into rc_files dir cdinto~/.dotfiles, and run~/bootstrap.zshin 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.