b6dde1e8cf
Adding new gozilla theme
2010-10-09 01:49:35 +02:00
8059c0727a
Improving git plugin so it can display much more data.
2010-10-09 01:48:23 +02:00
d53d0eac07
Add cloud.zsh-theme
2010-10-05 17:06:08 -05:00
c6b339f532
merge master
2010-10-04 22:08:38 -07:00
6d5e4eaebc
use 256 colors, if available
2010-10-04 18:05:01 -07:00
ba9ae6a1e5
should have newline at end of file.
2010-10-03 17:42:57 -04:00
f2f49f9571
adding my zsh-theme
2010-10-03 17:41:45 -04:00
f294eeb571
added rkj theme - xion-chiamiov-plus + hg from thomasjbradley
2010-10-02 19:49:16 +02:00
7405f5d9ff
fix untracked files checking
2010-10-01 14:40:06 -07:00
6fcf9393c3
merge steeef.zsh-theme from master (removed submodule check)
2010-10-01 14:17:13 -07:00
7fb0b210e8
merge steeef.zsh-theme from master
2010-10-01 14:11:53 -07:00
541da0c9d1
Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific).
2010-10-01 14:15:52 -05:00
a4afcfddbf
Add lukerandall.zsh-theme
2010-10-01 06:29:34 -07:00
7936bbbd5a
adapt brew,gem,pip plugin to new structure
2010-10-01 10:59:48 +02:00
d340bfab33
Merge remote branch 'origin/master' into restructure_plugins
2010-10-01 10:55:44 +02:00
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
02c5fd5bdd
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2010-09-30 22:23:50 -06:00
7a09175bb4
Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennethreitz-master
2010-09-30 21:04:59 -07:00
59a83e8b7b
Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekprahlad-master
2010-09-30 21:04:22 -07:00
88293b305a
Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into curiousstranger-dirpersist
2010-09-30 21:01:57 -07:00
b905630366
Match xterm-color, the default OS X terminal
2010-09-30 21:00:38 -07:00
d647a9b25c
Tidying up the spacing to bring in line with coding standards
2010-09-30 20:54:45 -07:00
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
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
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
6104e59c8d
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
2010-09-30 20:48:10 -07:00
c24936ece5
added steeef theme
2010-09-30 19:56:56 -07:00
3add6a2ac4
Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.
2010-09-26 21:30:57 -06:00
6c3b9daaf7
Add vi-mode plugin for vi-like editing
2010-09-26 22:25:31 +02:00
74b2c5d75a
Do not complete named-directories
2010-09-26 18:29:14 +02:00
e37d62a282
unset config_file is useless
2010-09-26 18:28:29 +02:00
6764e50397
Added theunraveler theme.
2010-09-25 00:48:19 -05:00
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
2ff567e162
Removed unportable (and unnecessary) grep flags
2010-09-21 12:07:02 -06:00
8f7609b4fa
Change zdirstore to variable
2010-09-19 22:40:47 -06:00
610f68c8e0
Added install instructions
2010-09-19 22:39:11 -06:00
1862b1c075
Added installation function
2010-09-19 19:43:49 -06:00
50fb2d037e
Move dirpersist to plugin
2010-09-19 19:41:01 -06:00
181a2ed537
Escape some metachars that trip up .zdirstore script
2010-09-19 19:33:42 -06:00
21e2a913bf
Escape &'s in path name. Need to find general function for escaping all
...
shell metacharacters.
2010-09-19 19:33:41 -06:00
870551e960
Alias popd to remove deleted dirs from persistance
2010-09-19 19:33:41 -06:00
a0a8ba666b
Initial pass at pesistant directory stack
2010-09-19 19:33:41 -06:00
f9fce9bb8d
Adding comments
2010-09-10 10:55:17 +05:30
5215e74bf4
Adding a plugin with aliases for macports
2010-09-10 10:50:42 +05:30
cef6dcd98b
Merge branch 'pip_plugin'
2010-09-01 13:21:48 +02:00
a8ec607a9c
Merge branch 'gem_plugin'
2010-09-01 13:21:44 +02:00
7ca9a3f91d
Merge branch 'brew_plugin_fix'
2010-09-01 13:21:38 +02:00
fe09064fcf
add pip completion and plugin
2010-09-01 13:21:11 +02:00
c96f5f78cb
add gem completion function and plugin
2010-09-01 13:07:11 +02:00
fbc22d80fe
Added the truly epic kennethreitz theme.
2010-08-30 14:59:23 -04:00