Skip to content

Instantly share code, notes, and snippets.

@jcxk
Forked from spangey/gist:71804f40a5e6ad291a74
Last active December 11, 2015 08:44
Show Gist options
  • Save jcxk/8c6375e6a00d47968a62 to your computer and use it in GitHub Desktop.
Save jcxk/8c6375e6a00d47968a62 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-x64.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