From ea9467fbff934d270aa196353ea3c5e3285c1ce9 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Wed, 24 Jun 2015 15:02:40 -0700 Subject: [PATCH] We do it again, but this time with the right override value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea600db..a51e1c0 100644 --- a/README.md +++ b/README.md @@ -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