Created
March 28, 2012 11:53
-
-
Save edmore/2225606 to your computer and use it in GitHub Desktop.
zsh and oh-my-zsh installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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