Install rcm.
git clone git@github.com:jiahaog/dotfiles.git ~/dotfiles
cat <<EOT >> $HOME/.rcrc
DOTFILES_DIRS="$HOME/gdotfiles $HOME/dotfiles"
EXCLUDES="old README.md"
EOT
rcupNot using this for sync since rcm has some issues syncing things in the Application Support directory (note the space). See thoughtbot/rcm#235.