Skip to content

Instantly share code, notes, and snippets.

@therebelrobot
Last active August 29, 2015 13:57
Show Gist options
  • Save therebelrobot/9671002 to your computer and use it in GitHub Desktop.
Save therebelrobot/9671002 to your computer and use it in GitHub Desktop.
sudo apt-get install zsh git-core
wget https://github.com/therebelrobot/oh-my-zsh/raw/master/tools/install.sh -O - | zsh
chsh -s `which zsh`
sudo shutdown -r 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment