Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goelprateek/8c63aada7b32d43ab0aa434fd45114c4 to your computer and use it in GitHub Desktop.
Save goelprateek/8c63aada7b32d43ab0aa434fd45114c4 to your computer and use it in GitHub Desktop.
Ubuntu 16.04 + Terminator + Oh My ZSH with Agnoster Theme

Install Terminator (shell)

sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator

Install ZSH

sudo apt-get install zsh

Install Oh My ZSH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment