Skip to content

Instantly share code, notes, and snippets.

@edmore
Created March 28, 2012 11:53
Show Gist options
  • Save edmore/2225606 to your computer and use it in GitHub Desktop.
Save edmore/2225606 to your computer and use it in GitHub Desktop.
zsh and oh-my-zsh installation
git clone git://zsh.git.sf.net/gitroot/zsh/zsh
cd zsh
cat INSTALL
Follow the install instructions
Then its time for oh-my-zsh :
https://github.com/robbyrussell/oh-my-zsh
Follow the instructions for installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment