- Install RCM : https://github.com/thoughtbot/rcm.
- Clone this project to
~/.dotfiles
. - Use RCM to create the dot file sym links.
rcup -v
- Create
.dotfiles.local
. - Add local overrides to the directory.
- Use RCM to create the dot file sym links.
rcup -v -d ~/.dotfiles.local
.
- Install RCM : https://github.com/thoughtbot/rcm.
- Create the
~/.dotfiles
directory. - Use RCM to select which files to copy and symlink.
mkrc -v .zshrc .gitconfig .bashrc
(Optional) Create a git repo using the ~/.dotfiles
directory.