Commit graph

7 commits

Author SHA1 Message Date
Ian Chesal
47a4798218 First instance of the Sublime Text 2 plugin
* Sets up PATH on OS X for subl access if it's not already there
* Adds some handle aliases for working with ST2 from the command line

More to come!
2012-03-13 09:03:55 -04:00
Ian Chesal
1ac89fc57c First instance of the MacTeX plugin
Only ensures that the /usr/texbin and ~/texbin directories are on your
PATH if they're not already there. I'll expand it further to include
some help TeX-specific functions and aliases in the future.
2012-03-13 09:02:50 -04:00
Robby Russell
dea166411f Moving brew functions to it's own plugin 2010-06-03 12:59:49 -07:00
Robby Russell
27904c117c Moving current_branch() to git plugin 2010-06-03 12:56:11 -07:00
Robby Russell
89bd2bf317 Moving some rails and osx-specific functions to their corresponding plugin files 2010-06-03 12:55:07 -07:00
Robby Russell
c21d3775a9 Moving capistrano functions to rails plugin 2010-06-03 12:32:55 -07:00
Robby Russell
3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 2010-06-03 12:03:26 -07:00