Original by Ali Karbassi
- Open
System Preferences > Users & Groups
and unlock the pane for editing using the gear on the bottom left - Right click on your user and select
Advanced Options
- Change
Login shell
to/bin/zsh
and clickOK
- Install oh-my-zsh
rm -rf ~/.oh-my-zsh/custom/
git clone git@github.com:reintroducing/oh-my-zsh-custom.git ~/.oh-my-zsh/custom
- Edit your
~/.zshrc
to addZSH_THEME="reintroducing"
- Edit your
~/.zshrc
"plugins" to include the following:plugins=(git git-extras svn history history-substring-search ruby rails3 cap rvm osx z sublime brew screen)
- If using
nvm
and want ESLint support in SublimeText, create a~/.zprofile
file and put nvm init there instead of in~/.zshrc
.
- Download Cobalt2-iterm
- Follow installation instructions at repo
- In iTerm go to
Preferences > Profiles
and underColors
selectLoad Presets > Import
- Locate matt.itermcolors from this repo and import it
- From the dropdown again select matt