Various .rc files
echo "ZSH_CUSTOM=`pwd`/zsh" | cat - ~/.zshrc > .zshrc-tmp && mv .zshrc-tmp ~/.zshrc && \
. ~/.zshrc
mkdir -p ~/.config/git && \
ln -sf `pwd`/.gitconfig ~/.config/git/config && \
touch ~/.gitconfig
ln -sf `pwd`/.vimrc ~/.vimrc
rm -rf ~/Library/Application\ Support/Sublime\ Text/Packages/User && \
ln -sf `pwd`/sublime ~/Library/Application\ Support/Sublime\ Text/Packages/User
Import profile ./iterm/profile.json
and key bindings ./iterm/bindings.itermkeymap