gwjo
9d9fcaf232
ssh-agent module
...
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.
14 years ago
Matt Cable
5539b3c72b
Change zdirstore to variable
14 years ago
Matt Cable
515315e467
Added install instructions
14 years ago
Matt Cable
e3e284016c
Added installation function
14 years ago
Matt Cable
daf855f2ed
Move dirpersist to plugin
14 years ago
Vivek Prahlad
ce1d94528e
Adding comments
14 years ago
Vivek Prahlad
e26bfbcd23
Adding a plugin with aliases for macports
14 years ago
Daniel Schauenberg
bec11ec393
Merge branch 'pip_plugin'
14 years ago
Daniel Schauenberg
759efc8fd7
Merge branch 'gem_plugin'
14 years ago
Daniel Schauenberg
9aba2eed48
add pip completion and plugin
14 years ago
Daniel Schauenberg
dfc4b85000
add gem completion function and plugin
14 years ago
Daniel Schauenberg
688e9c7ffd
fix problems with brew completion
...
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
14 years ago
Daniel Schauenberg
2f2a4a1372
update brew plugin from homebrew contributions
14 years ago
Robby Russell
d0ac316d93
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
15 years ago
Robby Russell
ba9b9111b5
Adding a ggpnp which does a git pull followed by a git push.
15 years ago
Tobias Birmili
65b43db5b3
added plugin to control macports mysql-server installation
15 years ago
Robby Russell
b025e7ed47
Moving brew functions to it's own plugin
15 years ago
Robby Russell
d164123064
Moving current_branch() to git plugin
15 years ago
Robby Russell
a77aceaf5e
Moving some rails and osx-specific functions to their corresponding plugin files
15 years ago
Robby Russell
7e8fd8922c
Moving capistrano functions to rails plugin
15 years ago
Robby Russell
210a72b441
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago