Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-26 | Add vi-mode plugin for vi-like editing | Tomas Kramar | |
2010-09-24 | ssh-agent module | gwjo | |
Implement a simple module that automatically launches the ssh-agent when you login and adds your default key. Useful for anyone that does remote work and thus doesn't have access to a keychain tool. | |||
2010-09-21 | Removed unportable (and unnecessary) grep flags | Matt Cable | |
2010-09-19 | Change zdirstore to variable | Matt Cable | |
2010-09-19 | Added install instructions | Matt Cable | |
2010-09-19 | Added installation function | Matt Cable | |
2010-09-19 | Move dirpersist to plugin | Matt Cable | |
2010-09-10 | Adding comments | Vivek Prahlad | |
2010-09-10 | Adding a plugin with aliases for macports | Vivek Prahlad | |
2010-09-01 | Merge branch 'pip_plugin' | Daniel Schauenberg | |
2010-09-01 | Merge branch 'gem_plugin' | Daniel Schauenberg | |
2010-09-01 | add pip completion and plugin | Daniel Schauenberg | |
2010-09-01 | add gem completion function and plugin | Daniel Schauenberg | |
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. |