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 (
Collapse
)
Author
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
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-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.