Skip to content

Instantly share code, notes, and snippets.

@kkoppenhaver
Created February 14, 2014 17:44
Show Gist options
  • Save kkoppenhaver/9005561 to your computer and use it in GitHub Desktop.
Save kkoppenhaver/9005561 to your computer and use it in GitHub Desktop.
Installing Sublime Text 2
#Add it to the repository by running:
sudo add-apt-repository ppa:webupd8team/sublime-text-2
#Then update
sudo apt-get update
#Install!
sudo apt-get install sublime-text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment