/install-sublime-text-2

Automated script to install Sublime Text 2 without needing root access

Primary LanguageShellMIT LicenseMIT

install-sublime-text-2

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

TODO

  • enable the version number to be supplied as first argument

  • convert to perl using getopts

  • add usage help with --help?