Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headStyleColorRed/5b4fe80df057790908350238094836a6 to your computer and use it in GitHub Desktop.
Save headStyleColorRed/5b4fe80df057790908350238094836a6 to your computer and use it in GitHub Desktop.
Oh My Zsh
# Change theme to "awesomepanda"
apt-get install zsh
apt-get install git-core
wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh
chsh -s `which zsh`
source .zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment