Skip to content

Instantly share code, notes, and snippets.

@zhaopengme
Created January 23, 2017 08:55
Show Gist options
  • Save zhaopengme/ed7c0ec0e77de87bdc03c5861388a47b to your computer and use it in GitHub Desktop.
Save zhaopengme/ed7c0ec0e77de87bdc03c5861388a47b to your computer and use it in GitHub Desktop.
sudo apt-get install zsh
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
chsh -s /bin/zsh
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment