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
eccb24572d
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
...
Conflicts:
.gitignore
lib/aliases.zsh
lib/completion.zsh
lib/functions.zsh
lib/git.zsh
lib/key-bindings.zsh
lib/misc.zsh
lib/spectrum.zsh
plugins/git/git.plugin.zsh
plugins/osx/_man-preview
plugins/osx/osx.plugin.zsh
plugins/svn/svn.plugin.zsh
templates/zshrc.zsh-template
themes/lukerandall.zsh-theme
themes/philips.zsh-theme
tools/upgrade.sh
2011-09-14 01:35:50 -04:00
Hakan Ensari
86fa4385c5
Rails 3 aliases now work with Rails 2 as well.
2011-04-29 10:59:59 +01:00
Tadas Tamošauskas
6b5c4e27b2
fixed typo in rails3 plugin and added one alias for migrating and redoing migration if it was successful
2011-02-13 11:05:12 +00:00
Hakan Ensari
6aa8ee2f51
Removed remote_console. It doesn't handle rvm, capistrano, and so on.
2010-12-20 12:50:55 -03:00
Hakan Ensari
960eb52366
A rails3 plugin based on the rails plugin
2010-12-20 12:19:59 -03:00