Skip to content

Instantly share code, notes, and snippets.

@elhoucine
Created March 23, 2014 12:21
Show Gist options
  • Save elhoucine/9722380 to your computer and use it in GitHub Desktop.
Save elhoucine/9722380 to your computer and use it in GitHub Desktop.
sudo add-apt-repository ppa:webupd8team/sublime-text-2;
sudo apt-get update;
sudo apt-get install sublime-text
sudo ln -s /usr/lib/sublime-text-2/sublime_text /usr/local/bin/sublime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment