Skip to content

Instantly share code, notes, and snippets.

View djnugent's full-sized avatar

Daniel Nugent djnugent

View GitHub Profile
@djnugent
djnugent / install_sublime2.md
Last active September 18, 2017 19:33 — forked from martijnvandijk/install.md
Installing Sublime Text 2 in linux without root access

Grab the tarball

Create your personal apps folder

mkdir ~/apps

Extract sublime text into your apps folder

tar -xvzf Sublime*.tar.bz2 -C ~/apps/

Create ~/bin