Skip to content

Instantly share code, notes, and snippets.

@paulallies
Created January 26, 2013 13:58
Show Gist options
  • Select an option

  • Save paulallies/4642531 to your computer and use it in GitHub Desktop.

Select an option

Save paulallies/4642531 to your computer and use it in GitHub Desktop.
Installation of sublime text 2 on ubuntu desktop
sudo add-apt-repository ppa:webupd8team/sublime-text-2
sudo apt-get update
sudo apt-get install sublime-text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment