Jakub Nawalaniec
e684afcba0
Completions are git subdommand-aware now
14 years ago
Jakub Nawalaniec
758b415e72
Zsh will now complete git aliases with git stuff
14 years ago
Robby Russell
40cc03131e
Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into lorrin-disable_auto-title
14 years ago
Simon Elsbrock
91911bf3b9
fixed wget command in readme
...
github uses a wildcard certificate which is not accepted by wget
14 years ago
Lorrin Nelson
c02b29159b
Introduce DISABLE_AUTO_TITLE option
14 years ago
Robby Russell
2a8a861ac3
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 d4ea399b04ef57dd31097eadc316305d1e42a194.
14 years ago
Robby Russell
f0841486e9
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
dd82fe6fd7
Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-master
14 years ago
Robby Russell
2678ae6d8b
Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
14 years ago
Robby Russell
87164219a1
Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-master
14 years ago
Robby Russell
8f48a48e7d
Merge branch 'feature/alias-completion' of https://github.com/shadowhand/oh-my-zsh into shadowhand-feature/alias-completion
14 years ago
Robby Russell
9b0208bbba
Merge branch 'master' of https://github.com/tjkirch/oh-my-zsh into tjkirch-master
14 years ago
Daniel Bolton
6df8d73e27
Add debian plugins file
14 years ago
Tom Kirchner
bb1a7c00c0
No space before prompt char at beginning of line
14 years ago
Tom Kirchner
ee31ffdfe5
Actually show return code on failure
14 years ago
Tom Kirchner
b10dc2f73f
Sweet lightning bolt on uncommitted git changes
14 years ago
Tom Kirchner
9cd985abac
Remove unnecessary whitespace
14 years ago
Tom Kirchner
ce0e441f34
Make personal theme based on dst
14 years ago
Daniel Bolton
37bf208fdb
add Perl plugins file
14 years ago
Matt Cable
2f6d6909b3
Re-order title/tab setting to make window titles work on OSX terminal which
...
doesn't support tabs titles.
14 years ago
Matt Cable
ea4222d5c8
Add completion for port command
14 years ago
Alessandro Ghedini
076957a8d9
add 'deb' plugin with Debian's apt aliases
14 years ago
Alessandro Ghedini
0f42666575
add completion plugin 'cpanm' for cpanminus
14 years ago
Alessandro Ghedini
21b5525ea0
add 'lol' plugin (based on lolbash)
14 years ago
Woody Gilk
88faaec7c9
Enable alias completion, do not limit completion to just files
14 years ago
Theodore Robert Campbell Jr
477749a0af
ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes.
14 years ago
Robby Russell
6a2e87a84b
Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master
14 years ago
Robby Russell
1a4a16decc
Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term
14 years ago
Robby Russell
ac25495dab
Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into medwezys-master
14 years ago
Robby Russell
bab4b4de66
Merge branch 'osx' of https://github.com/benlangfeld/oh-my-zsh into benlangfeld-osx
14 years ago
Robby Russell
8abf8019f7
Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master
14 years ago
Robby Russell
e9fee6e9ae
Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-lib-git
14 years ago
Robby Russell
464236f570
Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master
14 years ago
Robby Russell
d88a32fd7d
Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-theme-sorin
14 years ago
Robby Russell
939162ccdc
Merge branch 'master' of https://github.com/Nemo157/oh-my-zsh into Nemo157-master
14 years ago
Robby Russell
8accedb15d
Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
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
Wim
dd7e1d4945
Should use https for all GitHub urls.
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
NanoTech
33c1988866
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
14 years ago
Sorin Ionescu
ccdf259468
Added modified while newly added and type change detection to git prompt modified status.
14 years ago
Christopher Chow
903426ceeb
Fixed auto update.
...
Paramater substitution instead of command subsitution was being used
causing the calculation of time since last check to be incorrect.
14 years ago
Sorin Ionescu
8d487d4f6c
Added sorin oh-my-zsh theme.
14 years ago
Christopher Chow
7896b58b32
Added time since last commit to Soliah theme and changed some colours.
14 years ago
Renaud (Nel) Morvan
da8b3f0010
Refactor window and tab title in tty
...
Term window title and tab title are now skinable
Tab title can be different from window title (when supported by term)
Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab)
Cleanup code duplication and add comment for supported terms
On osX it works great on iterm, and is decent once you tweak Terminal pref
Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux
TODO implement Konsole support (via dbus)
14 years ago
Robby Russell
8166a6386a
Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master
14 years ago
Robby Russell
c901f4eea3
Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-master
14 years ago
Robby Russell
c03f0fde77
Merge branch 'postpone-theme-sourcing' of https://github.com/mkomitee/oh-my-zsh into mkomitee-postpone-theme-sourcing
14 years ago