Skip to content

Instantly share code, notes, and snippets.

@xirukitepe
Created November 23, 2012 07:45
Show Gist options
  • Save xirukitepe/4134410 to your computer and use it in GitHub Desktop.
Save xirukitepe/4134410 to your computer and use it in GitHub Desktop.
Oh my Zsh
sudo apt-get install zsh tree
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
mv ~/.zshrc ~/.zshrc.bkp
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
chsh -s $(which zsh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment