oh-my-zsh/lib
Randy Hancock f20cfc68e8 Fix edit-command-line binding
This binding doesn't work when the edit-command-line.zsh file is loaded
after the key-bindings.zsh file because 'bindkey -e' in key-bindings.zsh
resets the binding. Moving the bindings to they key-bindings.zsh file
and removing edit-command-line.zsh.
2011-08-01 13:06:52 -05:00
..
aliases.zsh Added extract plugin. 2011-06-01 20:33:16 -04:00
completion.zsh Merge remote branch 'upstream/master' 2011-04-20 01:29:58 -04:00
correction.zsh Don't correct hpodder commands. 2010-06-05 23:23:53 +08:00
directories.zsh Added function to mkdir and immediately change to it 2010-12-21 14:28:40 -05:00
functions.zsh Added extract plugin. 2011-06-01 20:33:16 -04:00
git.zsh Fix deleted in git.zsh 2011-05-31 15:59:38 -07:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh Ignore commands that start with a space. 2010-06-05 23:22:57 +08:00
key-bindings.zsh Fix edit-command-line binding 2011-08-01 13:06:52 -05:00
misc.zsh More generic. 2011-07-23 08:54:47 -07:00
rvm.zsh Import rvm prompt 2010-05-28 08:13:17 +08:00
spectrum.zsh Add utility method to spectrum 2011-07-23 11:09:45 -04:00
termsupport.zsh Relax pattern matching on TERM. Closes #320. 2011-05-02 13:51:16 +02:00
theme-and-appearance.zsh Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00