Skip to content

Instantly share code, notes, and snippets.

@manuelgeek
Created May 30, 2018 13:10
Show Gist options
  • Select an option

  • Save manuelgeek/42c334d10ee8f6fac45cdbb4f2bca749 to your computer and use it in GitHub Desktop.

Select an option

Save manuelgeek/42c334d10ee8f6fac45cdbb4f2bca749 to your computer and use it in GitHub Desktop.
Updating Sublime Text on Ubuntu
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer
sudo apt-get install sublime-text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment