summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-10-01adapt brew,gem,pip plugin to new structureDaniel Schauenberg
2010-10-01Merge remote branch 'origin/master' into restructure_pluginsDaniel Schauenberg
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that a...Robby Russell
2010-09-30Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekp...Robby Russell
2010-09-30Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into...Robby Russell
2010-09-30Tidying up the spacing to bring in line with coding standardsRobby Russell
2010-09-30Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agentRobby Russell
2010-09-26Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.Matt Cable
2010-09-26Add vi-mode plugin for vi-like editingTomas Kramar
2010-09-24ssh-agent modulegwjo
2010-09-21Removed unportable (and unnecessary) grep flagsMatt Cable
2010-09-19Change zdirstore to variableMatt Cable
2010-09-19Added install instructionsMatt Cable
2010-09-19Added installation functionMatt Cable
2010-09-19Move dirpersist to pluginMatt Cable
2010-09-10Adding commentsVivek Prahlad
2010-09-10Adding a plugin with aliases for macportsVivek Prahlad
2010-09-01Merge branch 'pip_plugin'Daniel Schauenberg
2010-09-01Merge branch 'gem_plugin'Daniel Schauenberg
2010-09-01add pip completion and pluginDaniel Schauenberg
2010-09-01add gem completion function and pluginDaniel Schauenberg
2010-08-20fix problems with brew completionDaniel Schauenberg
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 whi...Robby Russell