Created
January 5, 2014 04:33
-
-
Save smithbr/8264367 to your computer and use it in GitHub Desktop.
Install ST3 in a debian system
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Go here and get the right .deb URL: http://www.sublimetext.com/3 then | |
$ wget http://c758482.r82.cf2.rackcdn.com/sublime-text_build-3047_amd64.deb | |
$ sudo dpkg -i subli[TAB] | |
$ subl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment