Joseph Bergantine
eb0f3c0234
adding my zsh theme -- only difference from robby's being that i'm using white instead of blue for legibility over brown
16 years ago
Vincent Driessen
c5c870ac05
Added customized version of the wezm theme (mainly added username/host in the prompt).
16 years ago
Thomas J Bradley
f2f34f5404
Added my zsh theme file, heavily based on sjl's
16 years ago
Alan Harper
0dbfeb9c23
aussiegeek theme (include showing rvm prompt)
16 years ago
Alan Harper
ba9c78fc9b
Import rvm prompt
16 years ago
lunks
f02c9560b3
macowsky modified theme with ruby version on prompt
16 years ago
lunks
8247cbf8b5
modified macovsky to support ruby version
16 years ago
Hayes Williams
0a2a981dfe
Adds a new theme that only seems to work on Linux
16 years ago
Robby Russell
5a3bde78d8
Sprinkling some candy on this muffin.
16 years ago
Doug Fritz
456834b9ea
added skaro theme
16 years ago
Edvard Majakari
081deba3c4
added my theme
16 years ago
Dave Verwer
97aac4acb5
New theme "daveverwer", based on "geoffgarside".
16 years ago
Parker McGee
d8a10dbba5
added my own theme
16 years ago
Andy Fowler
a649b2d410
happy with my theme. caret turns red for root
16 years ago
Andy Fowler
6213f3304f
my WIP theme
16 years ago
Christopher Chow
458da5895a
Added my own theme.
16 years ago
Ryan McCuaig
08a90297fe
Add my preferred prompt
16 years ago
dstufft
147acd2237
added the dstufft theme (based on prose by sjl)
16 years ago
Matthew Gadd
36f1f4e515
Add my oh-my-zsh theme
16 years ago
Mike Hostetler
93f9825b79
share history with your zsh's on the same host
16 years ago
Mike Hostetler
e3b9e98153
added my theme, based on xiong-chiamiov-plus but using vcs_info
...
instead of just git
16 years ago
Dylan Clendenin
9efc086fb3
two aliases set to 'ss', clobbering rails script/server
16 years ago
Mario Gutierrez
1d03ea5342
my theme
16 years ago
Robby Russell
86d0cd380d
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
16 years ago
Robby Russell
19ead08382
Merge remote branch 'NV/master'
16 years ago
Jon Duell
cd9a85500e
Adds new duellj theme
16 years ago
Robby Russell
7a9d4ceb75
Merge remote branch 'jreese/master'
16 years ago
Dallas Reedy
44cad95ed2
updated my theme with the date and git branch (+ dirty or not)
16 years ago
Dallas Reedy
7442954985
Merge remote branch 'robbyrussell/master'
16 years ago
Robby Russell
7d036913c4
Unsetting config_file after loading config
16 years ago
kremso
926d9e8893
Don't autoselect first completion entry ( Fixes #14 )
...
The key here is not using MENU_COMPLETE which autoselects the first
entry, but using AUTO_MENU which displays the menu but autoselects
on successive tab hit.
Also, do not use zstyle menu yes because that somehow overrides
the setopts.
16 years ago
Robby Russell
447da5816e
Removing rake autocompletion as this is apparently baked into recent versions of zsh
16 years ago
canthiswait
4155adeefe
Fixed color in last character of clean git info
16 years ago
canthiswait
91add78bdc
256 color theme with bright blue and orange
16 years ago
canthiswait
e8ef16570f
escape sequences so rprompt doesn't mess up
16 years ago
canthiswait
02bd8ab53e
Added scpectrum script for easy 256 color theaming
16 years ago
Andy Fowler
3c87d48362
makes git status prompt 4x faster
...
(via git status -s, benchmarked)
16 years ago
John Reese
99d72cad55
Ignore errors from compaudit when using `sudo -s`
16 years ago
John Reese
a4dd691af5
Remove limit of two segments to PWD
16 years ago
John Reese
51935f768d
Added screenshot link for jreese theme
16 years ago
John Reese
6356d70710
Added theme "jreese" to oh-my-zsh
16 years ago
Dallas Reedy
f9abe041e2
added my personal theme: the dallas them
16 years ago
Nikita Vasilyev
4778352502
git:(master) --> git:master
...
Parenthesis removed
16 years ago
Nikita Vasilyev
354ab87c85
Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png
16 years ago
Evandro Myller
be66fe9d7a
clean theme: username is now bold
16 years ago
Evandro Myller
9658449450
improvements to the 'clean' theme
16 years ago
Evandro Myller
5149679f86
added "clean" theme
16 years ago
Ryan Wilcox
7e6eaff7d3
fork xiong-chiamiov theme for git support
16 years ago
Martin Klepsch
f9509f365b
Putting Git related aliases into git.zsh to have them in context.
16 years ago
Dale Campbell
90627d3d1c
adding quotes to tab()
16 years ago