Theodore Robert Campbell Jr
277057cb63
Moved this to the existing github plugin
2011-04-12 10:24:53 +02:00
Theodore Robert Campbell Jr
2717e147b3
blueyed's ZSH-fu is much stronger than mine.
2011-04-12 10:24:53 +02:00
Theodore Robert Campbell Jr
8ed33a8ccc
no need for an extra fork
2011-04-12 10:24:52 +02:00
Theodore Robert Campbell Jr
0447a0ec11
added hub plugin from defunkt
2011-04-12 10:24:52 +02:00
Robby Russell
8883ace767
Revert "Enable alias completion, do not limit completion to just files"
...
This reverts commit c3a58b0004
.
2011-04-12 10:24:06 +02:00
Sorin Ionescu
f928228382
Added npm plugin.
2011-04-12 10:22:31 +02:00
Robby Russell
b3a78d2b28
Using git-diff instead of git diff
2011-04-12 10:19:15 +02:00
Robby Russell
d11fb9d47c
Removing call to mate.
2011-04-12 10:16:32 +02:00
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.
2011-04-12 10:11:53 +02:00
Renaud (Nel) Morvan
0cc0915bf8
Refactor DISABLE_AUTO_TITLE to be more DRY
2011-04-04 14:02:50 +02:00
Renaud (Nel) Morvan
a3e92892bb
Command title behavior no longer depend on local zsh configuration
...
Fix by derekjw. closes #52 .
2011-04-04 13:56:00 +02:00
Renaud (Nel) Morvan
d138751cbd
Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal
...
Closes #45 #57 #58 #86 .
2011-04-04 13:49:02 +02:00
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
2011-04-03 21:28:19 +02:00
Jakub Nawalaniec
2e9492969b
Completions are git subdommand-aware now
2011-04-03 11:01:48 -07:00
Jakub Nawalaniec
57f55e69ed
Zsh will now complete git aliases with git stuff
2011-04-03 11:01:48 -07:00
Robby Russell
05fc020a08
Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into lorrin-disable_auto-title
2011-04-03 11:00:38 -07:00
Simon Elsbrock
2497c57976
fixed wget command in readme
...
github uses a wildcard certificate which is not accepted by wget
2011-03-24 09:47:48 +01:00
Lorrin Nelson
06063ab695
Introduce DISABLE_AUTO_TITLE option
2011-03-23 21:20:08 -07:00
Robby Russell
52df85440e
Revert "Re-order title/tab setting to make window titles work on OSX terminal which"
...
Was causing iTerm title to disappear entirely..
This reverts commit d4ea399b04
.
2011-03-16 12:20:35 -07:00
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
2011-03-16 08:05:19 -07:00
Robby Russell
bb3414ec00
Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-master
2011-03-16 08:03:23 -07:00
Robby Russell
fce2733fe9
Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
2011-03-16 08:01:29 -07:00
Robby Russell
bafa8cd980
Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-master
2011-03-16 07:59:18 -07:00
Robby Russell
af23a48a19
Merge branch 'feature/alias-completion' of https://github.com/shadowhand/oh-my-zsh into shadowhand-feature/alias-completion
2011-03-16 07:57:01 -07:00
Robby Russell
23588889a7
Merge branch 'master' of https://github.com/tjkirch/oh-my-zsh into tjkirch-master
2011-03-16 07:55:25 -07:00
Daniel Bolton
ce41d0e5bd
Add debian plugins file
2011-03-15 20:31:14 -04:00
Tom Kirchner
92cacc9552
No space before prompt char at beginning of line
2011-03-15 00:43:37 +00:00
Tom Kirchner
cb2362c006
Actually show return code on failure
2011-03-15 00:43:22 +00:00
Tom Kirchner
e1f37e311f
Sweet lightning bolt on uncommitted git changes
2011-03-15 00:42:51 +00:00
Tom Kirchner
1b7868adca
Remove unnecessary whitespace
2011-03-15 00:42:12 +00:00
Tom Kirchner
6654d5dd99
Make personal theme based on dst
2011-03-15 00:41:51 +00:00
Daniel Bolton
5bbd87a333
add Perl plugins file
2011-03-14 01:43:33 -04:00
Matt Cable
d4ea399b04
Re-order title/tab setting to make window titles work on OSX terminal which
...
doesn't support tabs titles.
2011-03-13 17:11:32 -06:00
Matt Cable
fa344733e5
Add completion for port command
2011-03-13 16:21:48 -06:00
Alessandro Ghedini
f90cb7e7b9
add 'deb' plugin with Debian's apt aliases
2011-03-12 16:25:27 +01:00
Alessandro Ghedini
a6b8bec8ec
add completion plugin 'cpanm' for cpanminus
2011-03-12 16:24:20 +01:00
Alessandro Ghedini
a2d0bd7c29
add 'lol' plugin (based on lolbash)
2011-03-12 16:23:55 +01:00
Woody Gilk
c3a58b0004
Enable alias completion, do not limit completion to just files
2011-03-11 21:44:12 -06:00
Theodore Robert Campbell Jr
9d991a5080
ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes.
2011-03-01 01:38:12 -05:00
Robby Russell
746a10368a
Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master
2011-02-21 22:05:56 -08:00
Robby Russell
4ef3bb4847
Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term
2011-02-21 22:00:05 -08:00
Robby Russell
4378d85934
Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into medwezys-master
2011-02-21 21:57:03 -08:00
Robby Russell
d1d14e6ea6
Merge branch 'osx' of https://github.com/benlangfeld/oh-my-zsh into benlangfeld-osx
2011-02-21 21:55:27 -08:00
Robby Russell
aca392bebd
Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master
2011-02-21 21:52:12 -08:00
Robby Russell
6a3f406468
Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-lib-git
2011-02-21 21:50:36 -08:00
Robby Russell
6235467421
Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master
2011-02-21 21:49:05 -08:00
Robby Russell
9d941d0544
Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-theme-sorin
2011-02-21 21:47:26 -08:00
Robby Russell
9ddff75972
Merge branch 'master' of https://github.com/Nemo157/oh-my-zsh into Nemo157-master
2011-02-21 21:46:26 -08:00
Robby Russell
452eeed890
Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
2011-02-21 21:45:00 -08:00
Ben Langfeld
6467e90efb
Add iTerm version of tab function (itab)
2011-02-18 13:11:24 +00:00