1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00
Commit graph

616 commits

Author SHA1 Message Date
Vivek Prahlad f9fce9bb8d Adding comments 2010-09-10 10:55:17 +05:30
Vivek Prahlad 5215e74bf4 Adding a plugin with aliases for macports 2010-09-10 10:50:42 +05:30
Daniel Schauenberg cef6dcd98b Merge branch 'pip_plugin' 2010-09-01 13:21:48 +02:00
Daniel Schauenberg a8ec607a9c Merge branch 'gem_plugin' 2010-09-01 13:21:44 +02:00
Daniel Schauenberg fe09064fcf add pip completion and plugin 2010-09-01 13:21:11 +02:00
Daniel Schauenberg c96f5f78cb add gem completion function and plugin 2010-09-01 13:07:11 +02:00
Daniel Schauenberg 7b6be56117 fix problems with brew completion
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
2010-08-20 18:55:30 +02:00
Daniel Schauenberg 95ccb4db1a update brew plugin from homebrew contributions 2010-08-19 07:25:22 -07:00
Robby Russell 7c279856ed Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 2010-06-10 07:50:24 -07:00
Robby Russell 7f350da5b7 Adding a ggpnp which does a git pull followed by a git push. 2010-06-10 07:50:13 -07:00
Tobias Birmili 6bb13632f5 added plugin to control macports mysql-server installation 2010-06-07 02:06:40 +08: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