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