nicolashery/mac-dev-setup

Let's add an instruction on oh-my-zsh

Opened this issue · 0 comments

sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

install powerline fonts: pip install powerline
add theme in iterm2 https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized
change theme in iterm2
in ~/.zshrc change ZSH_THEME to ZSH_THEME="agnoster"

Finally:
Screenshot 2019-07-17 at 15 46 26