Robby Russell
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
2010-06-03 12:55:07 -07:00
Robby Russell
455669e976
Removing legacy completion code
2010-06-03 12:54:40 -07:00
Robby Russell
ab2c0744ab
Removing rake completion from lib/ as it was moved to rails plugin
2010-06-03 12:33:15 -07:00
Robby Russell
c21d3775a9
Moving capistrano functions to rails plugin
2010-06-03 12:32:55 -07:00
Robby Russell
31dace8829
Updating default .zshrc template file to include plugins declaration
2010-06-03 12:05:12 -07:00
Robby Russell
3cf9ab722e
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
2010-06-03 12:03:26 -07:00
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
2010-05-28 08:15:39 +08:00
Vincent Driessen
c5c870ac05
Added customized version of the wezm theme (mainly added username/host in the prompt).
2010-05-28 08:14:13 +08:00
Thomas J Bradley
f2f34f5404
Added my zsh theme file, heavily based on sjl's
2010-05-28 08:13:36 +08:00
Alan Harper
0dbfeb9c23
aussiegeek theme (include showing rvm prompt)
2010-05-28 08:13:17 +08:00
Alan Harper
ba9c78fc9b
Import rvm prompt
2010-05-28 08:13:17 +08:00
lunks
f02c9560b3
macowsky modified theme with ruby version on prompt
2010-05-28 08:09:57 +08:00
lunks
8247cbf8b5
modified macovsky to support ruby version
2010-05-28 08:09:57 +08:00
Hayes Williams
0a2a981dfe
Adds a new theme that only seems to work on Linux
2010-05-27 09:54:14 -07:00
Robby Russell
5a3bde78d8
Sprinkling some candy on this muffin.
2010-05-07 15:35:03 -07:00
Doug Fritz
456834b9ea
added skaro theme
2010-05-08 04:32:35 +08:00
Edvard Majakari
081deba3c4
added my theme
2010-05-08 04:32:03 +08:00
Dave Verwer
97aac4acb5
New theme "daveverwer", based on "geoffgarside".
2010-05-08 04:30:50 +08:00
Parker McGee
d8a10dbba5
added my own theme
2010-05-08 04:29:58 +08:00
Andy Fowler
a649b2d410
happy with my theme. caret turns red for root
2010-05-08 04:29:21 +08:00
Andy Fowler
6213f3304f
my WIP theme
2010-05-08 04:28:40 +08:00
Christopher Chow
458da5895a
Added my own theme.
2010-05-08 04:27:15 +08:00
Ryan McCuaig
08a90297fe
Add my preferred prompt
2010-05-08 04:26:47 +08:00
dstufft
147acd2237
added the dstufft theme (based on prose by sjl)
2010-05-08 04:26:15 +08:00
Matthew Gadd
36f1f4e515
Add my oh-my-zsh theme
2010-05-08 04:24:24 +08:00
Mike Hostetler
93f9825b79
share history with your zsh's on the same host
2010-05-08 04:23:50 +08:00
Mike Hostetler
e3b9e98153
added my theme, based on xiong-chiamiov-plus but using vcs_info
...
instead of just git
2010-05-08 04:23:01 +08:00
Dylan Clendenin
9efc086fb3
two aliases set to 'ss', clobbering rails script/server
2010-05-08 04:22:34 +08:00
Mario Gutierrez
1d03ea5342
my theme
2010-05-08 04:20:59 +08:00
Robby Russell
86d0cd380d
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2010-05-07 13:20:38 -07:00
Robby Russell
19ead08382
Merge remote branch 'NV/master'
2010-05-07 13:20:30 -07:00
Jon Duell
cd9a85500e
Adds new duellj theme
2010-05-08 04:20:10 +08:00
Robby Russell
7a9d4ceb75
Merge remote branch 'jreese/master'
2010-05-07 13:16:50 -07:00
Dallas Reedy
44cad95ed2
updated my theme with the date and git branch (+ dirty or not)
2010-05-07 11:17:12 -07:00
Dallas Reedy
7442954985
Merge remote branch 'robbyrussell/master'
2010-05-07 10:21:27 -07:00
Robby Russell
7d036913c4
Unsetting config_file after loading config
2010-05-06 21:13:59 -07:00
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.
2010-05-06 21:06:58 -07:00
Robby Russell
447da5816e
Removing rake autocompletion as this is apparently baked into recent versions of zsh
2010-05-06 21:04:09 -07:00
canthiswait
4155adeefe
Fixed color in last character of clean git info
2010-05-06 20:46:32 -07:00
canthiswait
91add78bdc
256 color theme with bright blue and orange
2010-05-06 20:46:32 -07:00
canthiswait
e8ef16570f
escape sequences so rprompt doesn't mess up
2010-05-06 20:46:32 -07:00
canthiswait
02bd8ab53e
Added scpectrum script for easy 256 color theaming
2010-05-06 20:46:32 -07:00
Andy Fowler
3c87d48362
makes git status prompt 4x faster
...
(via git status -s, benchmarked)
2010-05-06 20:37:00 -07:00
John Reese
99d72cad55
Ignore errors from compaudit when using sudo -s
2010-04-08 22:35:35 -04:00
John Reese
a4dd691af5
Remove limit of two segments to PWD
2010-04-08 15:07:43 -04:00
John Reese
51935f768d
Added screenshot link for jreese theme
2010-04-08 15:02:56 -04:00
John Reese
6356d70710
Added theme "jreese" to oh-my-zsh
2010-04-08 14:11:42 -04:00
Dallas Reedy
f9abe041e2
added my personal theme: the dallas them
2010-03-17 11:25:17 -07:00
Nikita Vasilyev
4778352502
git:(master) --> git:master
...
Parenthesis removed
2010-03-16 23:44:01 +03:00
Nikita Vasilyev
354ab87c85
Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png
2010-03-14 23:08:27 +03:00