iTerm2 with ZSH, Oh-my-Zs, Theme and Fonts
MD
R
MarkdownLinks for tweaking OSX iTerm2 with ZSH Shell.
Oh-my-zsh & themes & fonts
Install ZSH
brew install zsh
Install Oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Themes
https://raw.githubusercontent.com/altercation/solarized/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors
vi ~/.zshrc
THEME="agnoster"
Fonts
https://github.com/powerline/fonts/tree/master/SourceCodePro
Created on 11/2/2017