Heavy leanings towards Ruby development with vim and tmux
Uses rcm to install
If installing from scratch, after running the brew installer and rcup, make sure to add /usr/local/bin/zsh to /etc/shells and then run: chsh -s "$(which zsh)".
rcup
/usr/local/bin/zsh
/etc/shells
chsh -s "$(which zsh)"