Skip to content

Instantly share code, notes, and snippets.

@spangey
Created February 14, 2015 13:27
Show Gist options
  • Save spangey/71804f40a5e6ad291a74 to your computer and use it in GitHub Desktop.
Save spangey/71804f40a5e6ad291a74 to your computer and use it in GitHub Desktop.
install sublime text 3
wget -O install-sublime.sh https://gist.github.com/xtranophilist/5932634/raw/sublime-text-3-x32.sh && sudo sh install-sublime.sh; rm -rf install-sublime.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment