Diógenes
d6c150decc
adding python plugin with some aliases
15 years ago
kphoen
971b071dc6
Add: new theme
15 years ago
Robby Russell
b6be2889aa
Merge branch 'friskTheme' of https://github.com/Nycto/oh-my-zsh
15 years ago
James Frasca
6cbd15f403
Added the Frisk theme
15 years ago
Robby Russell
849e2834fb
Updating the README... now links to contributors page
15 years ago
Dmitry Maksimov
7d71148490
kolo.zsh-theme
15 years ago
Theodore Robert Campbell Jr
f0922006ab
changes recommended by blueyed
15 years ago
Theodore Robert Campbell Jr
9406ae7929
Whoops, this was supposed to be in the last commit!
15 years ago
Theodore Robert Campbell Jr
277057cb63
Moved this to the existing github plugin
15 years ago
Theodore Robert Campbell Jr
2717e147b3
blueyed's ZSH-fu is much stronger than mine.
15 years ago
Theodore Robert Campbell Jr
8ed33a8ccc
no need for an extra fork
15 years ago
Theodore Robert Campbell Jr
0447a0ec11
added hub plugin from defunkt
15 years ago
Robby Russell
8883ace767
Revert "Enable alias completion, do not limit completion to just files"
...
This reverts commit c3a58b0004 .
15 years ago
Sorin Ionescu
f928228382
Added npm plugin.
15 years ago
Robby Russell
b3a78d2b28
Using git-diff instead of git diff
15 years ago
Robby Russell
d11fb9d47c
Removing call to mate.
15 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.
15 years ago
Renaud (Nel) Morvan
0cc0915bf8
Refactor DISABLE_AUTO_TITLE to be more DRY
15 years ago
Renaud (Nel) Morvan
a3e92892bb
Command title behavior no longer depend on local zsh configuration
...
Fix by derekjw. closes #52 .
15 years ago
Renaud (Nel) Morvan
d138751cbd
Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal
...
Closes #45 #57 #58 #86 .
15 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
15 years ago
Jakub Nawalaniec
2e9492969b
Completions are git subdommand-aware now
15 years ago
Jakub Nawalaniec
57f55e69ed
Zsh will now complete git aliases with git stuff
15 years ago
Robby Russell
05fc020a08
Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into lorrin-disable_auto-title
15 years ago
Simon Elsbrock
2497c57976
fixed wget command in readme
...
github uses a wildcard certificate which is not accepted by wget
15 years ago
Lorrin Nelson
06063ab695
Introduce DISABLE_AUTO_TITLE option
15 years ago
James Frasca
7cc4ab9b3f
Added the Frisk theme
15 years ago
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 .
15 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
15 years ago
Robby Russell
bb3414ec00
Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-master
15 years ago
Robby Russell
fce2733fe9
Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
15 years ago
Robby Russell
bafa8cd980
Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-master
15 years ago
Robby Russell
af23a48a19
Merge branch 'feature/alias-completion' of https://github.com/shadowhand/oh-my-zsh into shadowhand-feature/alias-completion
15 years ago
Robby Russell
23588889a7
Merge branch 'master' of https://github.com/tjkirch/oh-my-zsh into tjkirch-master
15 years ago
Daniel Bolton
ce41d0e5bd
Add debian plugins file
15 years ago
Tom Kirchner
92cacc9552
No space before prompt char at beginning of line
15 years ago
Tom Kirchner
cb2362c006
Actually show return code on failure
15 years ago
Tom Kirchner
e1f37e311f
Sweet lightning bolt on uncommitted git changes
15 years ago
Tom Kirchner
1b7868adca
Remove unnecessary whitespace
15 years ago
Tom Kirchner
6654d5dd99
Make personal theme based on dst
15 years ago
Daniel Bolton
5bbd87a333
add Perl plugins file
15 years ago
Matt Cable
d4ea399b04
Re-order title/tab setting to make window titles work on OSX terminal which
...
doesn't support tabs titles.
15 years ago
Matt Cable
fa344733e5
Add completion for port command
15 years ago
Alessandro Ghedini
f90cb7e7b9
add 'deb' plugin with Debian's apt aliases
15 years ago
Alessandro Ghedini
a6b8bec8ec
add completion plugin 'cpanm' for cpanminus
15 years ago
Alessandro Ghedini
a2d0bd7c29
add 'lol' plugin (based on lolbash)
15 years ago
Woody Gilk
c3a58b0004
Enable alias completion, do not limit completion to just files
15 years ago
Theodore Robert Campbell Jr
9d991a5080
ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes.
15 years ago
Robby Russell
746a10368a
Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master
15 years ago
Robby Russell
4ef3bb4847
Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term
15 years ago