Skip to content

Instantly share code, notes, and snippets.

@jinwoo-jeon0
Last active January 2, 2019 14:30
Show Gist options
  • Save jinwoo-jeon0/c31b52ae3f209aaf7f7646460cde1f59 to your computer and use it in GitHub Desktop.
Save jinwoo-jeon0/c31b52ae3f209aaf7f7646460cde1f59 to your computer and use it in GitHub Desktop.
sudo apt install zsh
sudo apt install git
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
chsh -s $(which zsh)
# log out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment