Skip to content

Instantly share code, notes, and snippets.

@matutter
Created May 31, 2014 18:45
Show Gist options
  • Save matutter/12f569954e8132c2c4e8 to your computer and use it in GitHub Desktop.
Save matutter/12f569954e8132c2c4e8 to your computer and use it in GitHub Desktop.
Install sublime with PPA
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment