sublimeInstall

Installation script for Sublime Text 2, some configuration to access the editor via command line and menus and adding it as default editor.

Execute installation by calling

$ ./install_sublime

Possible flags

-d : not setting it as default editor
-l : don't install LaTeXTools
-x : use 32bit

Packages

The following packages were installed via script or Package Control:

Notes

Installation of LaTeXTools will require sudo access. If you don't have that, use the -l flag.

ToDo