ohmyzsh/lib
vrtcl1dvoshun 0282b57df8 changed to command git to prevent aliases from slowing prompt
i.e., it is recommended to alias hub to git but this slows the command
prompt. Using command git will ensure that the command in the user's
PATH will always be used.
2013-05-01 15:50:51 -05:00
..
aliases.zsh Merge remote-tracking branch 'upstream/master' 2013-02-08 19:08:06 +01: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
edit-command-line.zsh C-x C-e to edit current command in EDITOR 2011-07-18 09:54:59 -04:00
functions.zsh Improved statistics functions, effect: 2012-11-14 19:09:13 +08:00
git.zsh changed to command git to prevent aliases from slowing prompt 2013-05-01 15:50:51 -05: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 Don't clobber standard Esc+. behavior 2012-03-17 22:03:01 -03: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 Support for opening tabs and windows in the same This fixed #1498 for me on Mountain Lion 2013-02-14 14:07:58 +05:30
theme-and-appearance.zsh Fixed coding style 2013-01-03 14:44:17 +02:00