Sorin Ionescu
71d5e5625e
Renamed plugin files to init.zsh.
...
Since plugins are under their own directories, the /plugins/foo/foo.plugin.zsh
naming scheme is redundant.
Naming the entry point of plugins init.zsh will encourage the splitting of
large plugins into multiple files.
2011-09-14 01:36:56 -04:00
Sorin Ionescu
f5c761c278
Cleaned up the plugins.
2011-09-14 01:35:51 -04:00
Sorin Ionescu
3aa0d3bd66
Abide by Mac conventions when installing gems.
2011-09-14 01:35:51 -04:00
Sorin Ionescu
c2c10f9881
Moved gem completion into Ruby plugin.
2011-09-14 01:35:51 -04:00
Andrew Hodges
572b27b757
Gem List Helper
...
Add helper function to list gems in a pretty way (only with rvm, for now). Add
missng EOF newline and a todo to the ruby plugin.
2011-05-28 10:50:06 -04:00
Robby Russell
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
2010-09-30 21:34:06 -07:00