index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2010-10-01
adapt brew,gem,pip plugin to new structure
Daniel Schauenberg
2010-10-01
Merge remote branch 'origin/master' into restructure_plugins
Daniel Schauenberg
2010-09-30
Reorganizing plugins so that each plugin has it's own directory now so that a...
Robby Russell
2010-09-30
Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekp...
Robby Russell
2010-09-30
Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into...
Robby Russell
2010-09-30
Tidying up the spacing to bring in line with coding standards
Robby Russell
2010-09-30
Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent
Robby Russell
2010-09-26
Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.
Matt Cable
2010-09-26
Add vi-mode plugin for vi-like editing
Tomas Kramar
2010-09-24
ssh-agent module
gwjo
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
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 whi...
Robby Russell