Commit graph

322 commits

Author SHA1 Message Date
steeef
26efd93116 restrict vcs_info check 2010-10-04 22:06:25 -07:00
steeef
a55b0025c3 Merge remote branch 'upstream/master' 2010-10-04 21:20:47 -07:00
steeef
723b9e58a8 use 256 colors 2010-10-04 16:29:56 -07:00
steeef
481a433ef7 changing prompt colors 2010-10-04 16:14:37 -07:00
steeef
fbfa9d363b wee 2010-10-01 22:23:36 -07:00
steeef
7e585d8166 ugh 2010-10-01 22:22:40 -07:00
steeef
8bb32a551a ok fine 2010-10-01 22:21:12 -07:00
steeef
79aadb1fc3 use zsh abstraction for color code 2010-10-01 22:07:06 -07:00
steeef
eac557de0c really fix this time 2010-10-01 22:02:59 -07:00
steeef
4062806d8c test orange 2010-10-01 22:00:49 -07:00
steeef
da1d90e137 change font color 2010-10-01 21:53:58 -07:00
steeef
32acfb155c change untracked changes test 2010-10-01 14:30:14 -07:00
steeef
8f63076301 remove submodule check 2010-10-01 14:16:45 -07:00
steeef
e5c0fe222a fix steeef-theme 2010-10-01 14:06:20 -07:00
steeef
e19ea17bda merge with master's updates to steeef.zsh-theme 2010-10-01 13:50:00 -07:00
Jake Bell
541da0c9d1 Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific). 2010-10-01 14:15:52 -05:00
steeef
6cec4661bd add hook for svn 2010-10-01 11:02:02 -07:00
steeef
3ff2e88fa4 enabled svn, git in vcs_info 2010-10-01 10:55:37 -07:00
steeef
0ce0e84ed7 notify about updated submodules 2010-10-01 10:24:43 -07:00
steeef
c163f53ade re-enable check for changes 2010-10-01 10:15:49 -07:00
steeef
0da20c9310 disable vcs_info check for changes 2010-10-01 10:09:31 -07:00
steeef
4834b282d7 acknowledgements 2010-10-01 07:56:07 -07:00
steeef
ddab2cbaa3 update colors 2010-10-01 07:53:05 -07:00
steeef
b00ca5e647 fix untracked files check 2010-10-01 07:49:33 -07:00
steeef
d61e851298 add condition for untracked files (vcs_info doesn't support) 2010-10-01 07:35:00 -07:00
steeef
0639e975a1 change git aliases 2010-10-01 07:20:52 -07:00
Luke Randall
a4afcfddbf Add lukerandall.zsh-theme 2010-10-01 06:29:34 -07:00
Daniel Schauenberg
7936bbbd5a adapt brew,gem,pip plugin to new structure 2010-10-01 10:59:48 +02:00
Daniel Schauenberg
d340bfab33 Merge remote branch 'origin/master' into restructure_plugins 2010-10-01 10:55:44 +02:00
steeef
13d4edee1f modified aliases 2010-09-30 23:08:28 -07:00
Robby Russell
26d97a9355 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00
Robby Russell
7a09175bb4 Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennethreitz-master 2010-09-30 21:04:59 -07:00
Robby Russell
59a83e8b7b Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekprahlad-master 2010-09-30 21:04:22 -07:00
Robby Russell
88293b305a Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into curiousstranger-dirpersist 2010-09-30 21:01:57 -07:00
Trevor Creech
b905630366 Match xterm-color, the default OS X terminal 2010-09-30 21:00:38 -07:00
Robby Russell
d647a9b25c Tidying up the spacing to bring in line with coding standards 2010-09-30 20:54:45 -07:00
Robby Russell
321f5ef359 Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent 2010-09-30 20:53:19 -07:00
Robby Russell
c9c65bf7fc Merge branch 'theunraveler_theme' of http://github.com/theunraveler/oh-my-zsh into theunraveler-theunraveler_theme 2010-09-30 20:50:43 -07:00
Robby Russell
36c05fbe8d Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh into kremso-named_dirs_completion 2010-09-30 20:50:00 -07:00
Robby Russell
6104e59c8d Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab 2010-09-30 20:48:10 -07:00
steeef
c24936ece5 added steeef theme 2010-09-30 19:56:56 -07:00
Matt Cable
3add6a2ac4 Portable perl dirpersiststore because 'tail -r' doesn't work everywhere. 2010-09-26 21:30:57 -06:00
Tomas Kramar
6c3b9daaf7 Add vi-mode plugin for vi-like editing 2010-09-26 22:25:31 +02:00
Tomas Kramar
74b2c5d75a Do not complete named-directories 2010-09-26 18:29:14 +02:00
Tomas Kramar
e37d62a282 unset config_file is useless 2010-09-26 18:28:29 +02:00
Jake Bell
6764e50397 Added theunraveler theme. 2010-09-25 00:48:19 -05:00
gwjo
62cea310fb ssh-agent module
Implement a simple module that automatically launches the ssh-agent when you login and
adds your default key.

Useful for anyone that does remote work and thus doesn't have access to a keychain tool.
2010-09-24 20:46:52 -04:00
Matt Cable
2ff567e162 Removed unportable (and unnecessary) grep flags 2010-09-21 12:07:02 -06:00
Matt Cable
8f7609b4fa Change zdirstore to variable 2010-09-19 22:40:47 -06:00
Matt Cable
610f68c8e0 Added install instructions 2010-09-19 22:39:11 -06:00