summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2010-08-20fix problems with brew completionDaniel Schauenberg
- update plugin architecture - completion function in $ZSH/functions/brew - plugins/brew.plugin.zsh only activates
2010-08-19update brew plugin from homebrew contributionsDaniel Schauenberg
2010-06-10Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2010-06-10Adding a ggpnp which does a git pull followed by a git push.Robby Russell
2010-06-07added plugin to control macports mysql-server installationTobias Birmili
2010-06-03Moving brew functions to it's own pluginRobby Russell
2010-06-03Moving current_branch() to git pluginRobby Russell
2010-06-03Moving some rails and osx-specific functions to their corresponding plugin filesRobby Russell
2010-06-03Moving capistrano functions to rails pluginRobby Russell
2010-06-03Initial implementation of a new plugin system, so that people can managed ↵Robby Russell
which aliases/functions they want.