Skip to content

Instantly share code, notes, and snippets.

View makewhatis's full-sized avatar

David Johansen makewhatis

View GitHub Profile
@andrewgdunn
andrewgdunn / sublime-text-2-install.sh
Created June 17, 2013 19:41
Modified https://gist.github.com/henriquemoody/3288681 to work for me. Doesn't do web request and unpacking, checks for number of arguments.
#!/bin/sh
# Adapted from https://gist.github.com/henriquemoody/3288681
# This script assumes you have unzipped the contents of the
# Sublime 2 distribution to someplace and will set it below
# I personally like to keep this install very mobile
# Set these values
INSTALL="/home/agd/Development/sublime/sublime"