Theodore Robert Campbell Jr
9406ae7929
Whoops, this was supposed to be in the last commit!
14 years ago
Theodore Robert Campbell Jr
277057cb63
Moved this to the existing github plugin
14 years ago
Theodore Robert Campbell Jr
2717e147b3
blueyed's ZSH-fu is much stronger than mine.
14 years ago
Theodore Robert Campbell Jr
8ed33a8ccc
no need for an extra fork
14 years ago
Theodore Robert Campbell Jr
0447a0ec11
added hub plugin from defunkt
14 years ago
Sorin Ionescu
f928228382
Added npm plugin.
14 years ago
Robby Russell
b3a78d2b28
Using git-diff instead of git diff
14 years ago
Robby Russell
d11fb9d47c
Removing call to mate.
14 years ago
Daniel Hahler
91e4f3d667
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
Pat Regan
993e05da50
Replace redundant calls to compinit with a single call.
14 years ago
Jakub Nawalaniec
4cd4167c8d
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
Jakub Nawalaniec
2e9492969b
Completions are git subdommand-aware now
14 years ago
Jakub Nawalaniec
57f55e69ed
Zsh will now complete git aliases with git stuff
14 years ago
Sankara Rameswaran
d03a6176aa
Lein completion
14 years ago
Robby Russell
23556491e6
Merge branch 'ssh-agent-append-host-to-environment' of https://github.com/trcjr/oh-my-zsh into trcjr-ssh-agent-append-host-to-environment
14 years ago
Robby Russell
bb3414ec00
Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-master
14 years ago
Robby Russell
bafa8cd980
Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-master
14 years ago
Daniel Bolton
ce41d0e5bd
Add debian plugins file
14 years ago
Daniel Bolton
5bbd87a333
add Perl plugins file
14 years ago
Matt Cable
fa344733e5
Add completion for port command
14 years ago
Alessandro Ghedini
f90cb7e7b9
add 'deb' plugin with Debian's apt aliases
14 years ago
Alessandro Ghedini
a6b8bec8ec
add completion plugin 'cpanm' for cpanminus
14 years ago
Alessandro Ghedini
a2d0bd7c29
add 'lol' plugin (based on lolbash)
14 years ago
Theodore Robert Campbell Jr
9d991a5080
ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes.
14 years ago
Robby Russell
746a10368a
Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master
14 years ago
Robby Russell
4378d85934
Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into medwezys-master
14 years ago
Ben Langfeld
6467e90efb
Add iTerm version of tab function (itab)
14 years ago
Ben Langfeld
c52fea8082
Make a cleaner version of the OS X tab function
14 years ago
Myron Marston
6b610d7dd8
Add bundler plugin with aliases.
14 years ago
Tadas Tamošauskas
6b5c4e27b2
fixed typo in rails3 plugin and added one alias for migrating and redoing migration if it was successful
14 years ago
Robby Russell
e46eb7016a
Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into papercavalier-typo
14 years ago
Robin Ramael
664b97a3c8
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
Robby Russell
7a9cc19819
Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into papercavalier-git
14 years ago
Hakan Ensari
1a8ceef514
Typo
14 years ago
Hakan Ensari
6aa8ee2f51
Removed remote_console. It doesn't handle rvm, capistrano, and so on.
14 years ago
Hakan Ensari
960eb52366
A rails3 plugin based on the rails plugin
14 years ago
Hakan Ensari
8edf417375
Aliased git checkout as `gco`
14 years ago
Hakan Ensari
632181c3dc
Fixed typo
14 years ago
Robby Russell
583c984a86
Merge branch 'fix-lighthouse-error-message' of https://github.com/mortice/oh-my-zsh into mortice-fix-lighthouse-error-message
14 years ago
Robby Russell
e2cd26c72e
Merge branch 'joerc' of https://github.com/sargas/oh-my-zsh into sargas-joerc
14 years ago
Robby Russell
580eda4dca
Merge branch 'master' of https://github.com/FedyashevNikita/oh-my-zsh into FedyashevNikita-master
14 years ago
Fedyashev Nikita
6dbfdd9e31
improved formatting; redundant attributes deleted
14 years ago
Fedyashev Nikita
ea274ab90c
fixed formatting; dead code deleted
14 years ago
Fedyashev Nikita
148c14e4f7
vagrant plugin autocompletion - initial version
14 years ago
Claus Witt
9db8042c46
Added phing plugin
14 years ago
Tom Stuart
ab170c38ea
Fix lighthouse plugin error message
14 years ago
Joseph Jon Booker
baa46b39e3
command-not-found package in ubuntu
14 years ago
Sven Lito
425b0ef89f
bugfix - moved gem info
14 years ago
Sven Lito
210c76c35b
leaving out subcommands for now
14 years ago
Sven Lito
fcd88edfb3
adding comment and URL to github gem
14 years ago
Sven Lito
dfbed8fd98
added git log incl. stats for the past 5 commits
14 years ago
Sven Lito
249fe1471c
adding github plugin
14 years ago
Jake Bell
541da0c9d1
Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific).
14 years ago
Daniel Schauenberg
7936bbbd5a
adapt brew,gem,pip plugin to new structure
14 years ago
Daniel Schauenberg
d340bfab33
Merge remote branch 'origin/master' into restructure_plugins
14 years ago
Robby Russell
26d97a9355
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
Robby Russell
59a83e8b7b
Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekprahlad-master
14 years ago
Robby Russell
88293b305a
Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into curiousstranger-dirpersist
14 years ago
Robby Russell
d647a9b25c
Tidying up the spacing to bring in line with coding standards
14 years ago
Robby Russell
321f5ef359
Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent
14 years ago
Matt Cable
3add6a2ac4
Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.
14 years ago
Tomas Kramar
6c3b9daaf7
Add vi-mode plugin for vi-like editing
14 years ago
gwjo
62cea310fb
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
2ff567e162
Removed unportable (and unnecessary) grep flags
14 years ago
Matt Cable
8f7609b4fa
Change zdirstore to variable
14 years ago
Matt Cable
610f68c8e0
Added install instructions
14 years ago
Matt Cable
1862b1c075
Added installation function
14 years ago
Matt Cable
50fb2d037e
Move dirpersist to plugin
14 years ago
Vivek Prahlad
f9fce9bb8d
Adding comments
14 years ago
Vivek Prahlad
5215e74bf4
Adding a plugin with aliases for macports
14 years ago
Daniel Schauenberg
cef6dcd98b
Merge branch 'pip_plugin'
14 years ago
Daniel Schauenberg
a8ec607a9c
Merge branch 'gem_plugin'
14 years ago
Daniel Schauenberg
fe09064fcf
add pip completion and plugin
14 years ago
Daniel Schauenberg
c96f5f78cb
add gem completion function and plugin
14 years ago
Daniel Schauenberg
7b6be56117
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
95ccb4db1a
update brew plugin from homebrew contributions
14 years ago
Robby Russell
7c279856ed
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
15 years ago
Robby Russell
7f350da5b7
Adding a ggpnp which does a git pull followed by a git push.
15 years ago
Tobias Birmili
6bb13632f5
added plugin to control macports mysql-server installation
15 years ago
Robby Russell
dea166411f
Moving brew functions to it's own plugin
15 years ago
Robby Russell
27904c117c
Moving current_branch() to git plugin
15 years ago
Robby Russell
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
15 years ago
Robby Russell
c21d3775a9
Moving capistrano functions to rails plugin
15 years ago
Robby Russell
3cf9ab722e
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago