Skip to content

Instantly share code, notes, and snippets.

@erikfloresq
Last active January 18, 2017 08:20
Show Gist options
  • Save erikfloresq/5532640 to your computer and use it in GitHub Desktop.
Save erikfloresq/5532640 to your computer and use it in GitHub Desktop.
install sublime in Ubuntu 12.04 LTS
sudo add-apt-repository ppa:webupd8team/sublime-text-2
sudo apt-get update
sudo apt-get install sublime-text
sudo sublime-text
@litanur
Copy link

litanur commented Jan 18, 2017

it works. thanks

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