brew install zsh
chsh -s /bin/zsh
ln -s "`pwd`"/.zshrc ~/.zshrc
source .zshrc
brew install cask
ln -s "`pwd`"/.emacs.d/ ~/.emacs.d
cd .emacs.d
cask install
brew install tmux
brew install reattach-to-user-namespace
ln -s "`pwd`"/.tmux.conf ~/.tmux.conf
cd
mkdir .tmux
cd .tmux
git clone [email protected]:erikw/tmux-powerline.git
brew install fontforge
brew tap sanemat/font
brew install ricty --with-powerline
cp -f /usr/local/opt/ricty/share/fonts/Ricty*.ttf ~/Library/Fonts/
fc-cache -vf