dea166411f
Moving brew functions to it's own plugin
2010-06-03 12:59:49 -07:00
27904c117c
Moving current_branch() to git plugin
2010-06-03 12:56:11 -07:00
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
2010-06-03 12:55:07 -07:00
455669e976
Removing legacy completion code
2010-06-03 12:54:40 -07:00
ab2c0744ab
Removing rake completion from lib/ as it was moved to rails plugin
2010-06-03 12:33:15 -07:00
c21d3775a9
Moving capistrano functions to rails plugin
2010-06-03 12:32:55 -07:00
31dace8829
Updating default .zshrc template file to include plugins declaration
2010-06-03 12:05:12 -07:00
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
81aa74b73c
Eastwood theme with optional RVM support
2010-06-04 02:43:24 +08:00
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
c5c870ac05
Added customized version of the wezm theme (mainly added username/host in the prompt).
2010-05-28 08:14:13 +08:00
f2f34f5404
Added my zsh theme file, heavily based on sjl's
2010-05-28 08:13:36 +08:00
0dbfeb9c23
aussiegeek theme (include showing rvm prompt)
2010-05-28 08:13:17 +08:00
ba9c78fc9b
Import rvm prompt
2010-05-28 08:13:17 +08:00
f02c9560b3
macowsky modified theme with ruby version on prompt
2010-05-28 08:09:57 +08:00
8247cbf8b5
modified macovsky to support ruby version
2010-05-28 08:09:57 +08:00
0a2a981dfe
Adds a new theme that only seems to work on Linux
2010-05-27 09:54:14 -07:00
5a3bde78d8
Sprinkling some candy on this muffin.
2010-05-07 15:35:03 -07:00
456834b9ea
added skaro theme
2010-05-08 04:32:35 +08:00
081deba3c4
added my theme
2010-05-08 04:32:03 +08:00
97aac4acb5
New theme "daveverwer", based on "geoffgarside".
2010-05-08 04:30:50 +08:00
d8a10dbba5
added my own theme
2010-05-08 04:29:58 +08:00
a649b2d410
happy with my theme. caret turns red for root
2010-05-08 04:29:21 +08:00
6213f3304f
my WIP theme
2010-05-08 04:28:40 +08:00
458da5895a
Added my own theme.
2010-05-08 04:27:15 +08:00
08a90297fe
Add my preferred prompt
2010-05-08 04:26:47 +08:00
147acd2237
added the dstufft theme (based on prose by sjl)
2010-05-08 04:26:15 +08:00
36f1f4e515
Add my oh-my-zsh theme
2010-05-08 04:24:24 +08:00
93f9825b79
share history with your zsh's on the same host
2010-05-08 04:23:50 +08:00
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
9efc086fb3
two aliases set to 'ss', clobbering rails script/server
2010-05-08 04:22:34 +08:00
1d03ea5342
my theme
2010-05-08 04:20:59 +08:00
86d0cd380d
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2010-05-07 13:20:38 -07:00
19ead08382
Merge remote branch 'NV/master'
2010-05-07 13:20:30 -07:00
cd9a85500e
Adds new duellj theme
2010-05-08 04:20:10 +08:00
7a9d4ceb75
Merge remote branch 'jreese/master'
2010-05-07 13:16:50 -07:00
44cad95ed2
updated my theme with the date and git branch (+ dirty or not)
2010-05-07 11:17:12 -07:00
7442954985
Merge remote branch 'robbyrussell/master'
2010-05-07 10:21:27 -07:00
7d036913c4
Unsetting config_file after loading config
2010-05-06 21:13:59 -07:00
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
447da5816e
Removing rake autocompletion as this is apparently baked into recent versions of zsh
2010-05-06 21:04:09 -07:00
4155adeefe
Fixed color in last character of clean git info
2010-05-06 20:46:32 -07:00
91add78bdc
256 color theme with bright blue and orange
2010-05-06 20:46:32 -07:00
e8ef16570f
escape sequences so rprompt doesn't mess up
2010-05-06 20:46:32 -07:00
02bd8ab53e
Added scpectrum script for easy 256 color theaming
2010-05-06 20:46:32 -07:00
3c87d48362
makes git status prompt 4x faster
...
(via git status -s, benchmarked)
2010-05-06 20:37:00 -07:00
99d72cad55
Ignore errors from compaudit when using sudo -s
2010-04-08 22:35:35 -04:00
a4dd691af5
Remove limit of two segments to PWD
2010-04-08 15:07:43 -04:00
51935f768d
Added screenshot link for jreese theme
2010-04-08 15:02:56 -04:00
6356d70710
Added theme "jreese" to oh-my-zsh
2010-04-08 14:11:42 -04:00