Skip to content

Instantly share code, notes, and snippets.

@RoySung
Last active August 2, 2018 02:05
Show Gist options
  • Save RoySung/dd3e320867bcf3bfdd666c5d04aa6d22 to your computer and use it in GitHub Desktop.
Save RoySung/dd3e320867bcf3bfdd666c5d04aa6d22 to your computer and use it in GitHub Desktop.
#!/usr/bin/bash
sudo apt-get install zsh
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
chsh -s /bin/zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment