Theodore Robert Campbell Jr
7380c1b783
Whoops, this was supposed to be in the last commit!
14 years ago
Theodore Robert Campbell Jr
0e423ff988
Moved this to the existing github plugin
14 years ago
Theodore Robert Campbell Jr
c642dec256
blueyed's ZSH-fu is much stronger than mine.
14 years ago
Theodore Robert Campbell Jr
d7375c3b54
no need for an extra fork
14 years ago
Theodore Robert Campbell Jr
1dae8c088b
added hub plugin from defunkt
14 years ago
Sorin Ionescu
49b4a1b14b
Added npm plugin.
14 years ago
Robby Russell
ca710c949a
Using git-diff instead of git diff
14 years ago
Daniel Hahler
d15d88cf81
Fix `gdv`: make it a function, and use `view`.
...
I've changed it to use `view` instead of `vim -R` to make it hopefully
more editor-agnostic.
14 years ago
Jakub Nawalaniec
e4ded4e6ff
Further git completion improovements
...
In detail:
gup - now completes with remotes like git fetch would
gdv - got git diff completions
gc/gca - now zsh will suggest files in staging area
gba - suggestions as for git branch
14 years ago
Christopher Chow
a87ae13448
Add tab completion for rvm.
14 years ago
Ben Langfeld
580664dc49
Add iTerm version of tab function (itab)
14 years ago
Ben Langfeld
8060e25301
Make a cleaner version of the OS X tab function
14 years ago
Myron Marston
613e3773a9
Add bundler plugin with aliases.
14 years ago
Tadas Tamošauskas
843f0a7ea5
fixed typo in rails3 plugin and added one alias for migrating and redoing migration if it was successful
14 years ago
Robin Ramael
a42aea147d
Added svn info in prompt with plugin.
...
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example).
14 years ago
Hakan Ensari
088fae93f2
Typo
14 years ago
Hakan Ensari
14628eef37
Removed remote_console. It doesn't handle rvm, capistrano, and so on.
14 years ago
Hakan Ensari
7eeb7d5ea7
A rails3 plugin based on the rails plugin
14 years ago
Hakan Ensari
f89eb82987
Aliased git checkout as `gco`
14 years ago
Hakan Ensari
137534788b
Fixed typo
14 years ago
Claus Witt
ea7bc1362c
Added ant plugin
14 years ago
Claus Witt
d794a5d679
Removed the echo statement - no need for that.
14 years ago
Fedyashev Nikita
0ad1d6654d
improved formatting; redundant attributes deleted
14 years ago
Fedyashev Nikita
e0c6769c93
fixed formatting; dead code deleted
14 years ago
Fedyashev Nikita
2a5651f012
vagrant plugin autocompletion - initial version
14 years ago
Claus Witt
b21eebe623
Added phing plugin
14 years ago
Tom Stuart
a2be11e42d
Fix lighthouse plugin error message
14 years ago
Joseph Jon Booker
1d78c87604
command-not-found package in ubuntu
14 years ago
Florian Walch
45a13d3dd6
Added gpg-agent plugin
...
Based on ssh-agent plugin.
14 years ago
Sven Lito
95da4abe98
bugfix - moved gem info
14 years ago
Sven Lito
c3e72870c8
leaving out subcommands for now
14 years ago
Sven Lito
2865b56b13
adding comment and URL to github gem
14 years ago
Sven Lito
220d953396
added git log incl. stats for the past 5 commits
14 years ago
Sven Lito
0348dc0721
adding github plugin
14 years ago
Jake Bell
2c1236e047
Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific).
14 years ago
Matt Cable
6fe935d59e
Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.
14 years ago
Matt Cable
f31b3728db
Removed unportable (and unnecessary) grep flags
14 years ago
Robby Russell
800cfb5c41
Tidying up the spacing to bring in line with coding standards
14 years ago
Tomas Kramar
572a663955
Add vi-mode plugin for vi-like editing
14 years ago
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
d3e391216f
adapt brew,gem,pip plugin to new structure
14 years ago
Robby Russell
be63480e22
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
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