/oh-my-zsh-custom

My oh-my-zsh setup.

Primary LanguageShell

oh-my-zsh-custom

Original by Ali Karbassi

My setup

Setup

  1. Open System Preferences > Users & Groups and unlock the pane for editing using the gear on the bottom left
  2. Right click on your user and select Advanced Options
  3. Change Login shell to /bin/zsh and click OK

Install

  1. Install oh-my-zsh
  2. rm -rf ~/.oh-my-zsh/custom/
  3. git clone git@github.com:reintroducing/oh-my-zsh-custom.git ~/.oh-my-zsh/custom
  4. Edit your ~/.zshrc to add ZSH_THEME="reintroducing"
  5. 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)
  6. If using nvm and want ESLint support in SublimeText, create a ~/.zprofile file and put nvm init there instead of in ~/.zshrc.

Other Useful Items

Cobalt2-iterm Theme

  1. Download Cobalt2-iterm
  2. Follow installation instructions at repo
  3. In iTerm go to Preferences > Profiles and under Colors select Load Presets > Import
  4. Locate matt.itermcolors from this repo and import it
  5. From the dropdown again select matt