Felipe Contreras
d615f64374
git: fix parse_git_dirty()
...
If oh-my-zsh.hide-status is configured, the 'clean' code won't be
generated, and some themes might end up distorted. Let's generate the
'clean' code even when we don't want the show the dirty status.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2013-04-21 02:56:39 -05:00
..
aliases.zsh
Merge pull request #1255 from SuprDewd/master
2012-12-02 12:44:17 -08:00
completion.zsh
Correct variable used for global ssh known host completion
2012-08-01 23:58:09 +02:00
correction.zsh
Only setopt correct, not "correct_all".
2011-12-16 14:01:59 +01:00
directories.zsh
Merge pull request #1273 from ystein/master
2012-12-04 06:36:45 -08: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
git: fix parse_git_dirty()
2013-04-21 02:56:39 -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
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
Fixes #1489
2012-12-31 05:25:07 -08:00
theme-and-appearance.zsh
Fixed coding style
2013-01-03 14:44:17 +02:00