Automated script to install Sublime Text 2 without needing root access.
Run with ./install.sh
The script automates some of the steps in the blog post here
-
enable the version number to be supplied as first argument
-
convert to perl using getopts
-
add usage help with --help?