Randy Hancock
a1c07b7554
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.
2014-11-28 14:32:38 +01:00
..
aliases.zsh
Uncomment l alias
2013-04-28 16:34:36 +02:00
completion.zsh
Merge remote-tracking branch 'upstream/master'
2013-02-08 19:08:06 +01:00
correction.zsh
Resolving conflict with merge of #970
2013-04-23 20:44:35 -07:00
directories.zsh
Merge pull request #1565 from serdardalgic/autoenv-plugin
2013-04-23 20:33:50 -07:00
functions.zsh
Improved statistics functions, effect:
2012-11-14 19:09:13 +08:00
git.zsh
Fixed slow behavior when using GitHub wrappers
2013-06-12 20:04:08 +03: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
allow setting a custom HISTFILE before oh-my-zsh is loaded
2013-03-15 22:07:47 +01:00
key-bindings.zsh
Fix edit-command-line binding
2014-11-28 14:32:38 +01:00
misc.zsh
Set the '-R' option for less not in $PAGER, but as $LESS.
2012-10-13 23:16:39 +02:00
rbenv.zsh
add default rbenv_prompt_info implementation to close #878
2012-02-06 21:50:17 -05:00
rvm.zsh
Set default for rvm prompt prefix/suffix
2012-12-02 20:30:25 +02:00
spectrum.zsh
Add utility method to spectrum
2011-07-23 11:09:45 -04:00
termsupport.zsh
Escape both % and $ in the command line
2013-06-11 11:37:35 -07:00
theme-and-appearance.zsh
Fixed coding style
2013-01-03 14:44:17 +02:00