We do it again, but this time with the right override value

This commit is contained in:
Justin Hileman 2015-06-24 15:02:40 -07:00
parent 54aad12a34
commit ea9467fbff

View File

@ -61,7 +61,7 @@ This theme is based loosely on [agnoster][agnoster].
You can override some default options in your `config.fish`:
set -g theme_display_git no
set -g theme_display_git_untracked yes
set -g theme_display_git_untracked no
set -g theme_display_git_ahead_verbose yes
set -g theme_display_hg yes
set -g theme_display_virtualenv no