Download dotfiles
cd ~
git clone https://github.com/ajerez/dotfiles .dotfiles
ln -s ~/.dotfiles/.zshrc ~/.zshrc
ln -s ~/.dotfiles/.editorconfig ~/.editorconfig
iTerm2 and Oh-my-ZSH configuration
- Install iTerm2 and load SpaceGray Theme .itermcolors file
- Install OhMyZSH
- Install Meslo Font
- Install Powerline Shell
- Install zsh-syntax-highlighting and zsh-autosuggestions plugins
- Restart iTerm2 to apply changes and plugins