From e5939d1a18af83f5bcf812d608a5e8dff8fcf5a9 Mon Sep 17 00:00:00 2001 From: maxfl Date: Wed, 27 Jun 2012 23:46:02 +0800 Subject: [PATCH] Disable default fish_pager_color_secondary since it should be different, depending on terminal background --- share/functions/__fish_config_interactive.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/share/functions/__fish_config_interactive.fish b/share/functions/__fish_config_interactive.fish index 03ce26614..7b0cca367 100644 --- a/share/functions/__fish_config_interactive.fish +++ b/share/functions/__fish_config_interactive.fish @@ -122,7 +122,6 @@ function __fish_config_interactive -d "Initializations that should be performed set_default fish_pager_color_completion normal set_default fish_pager_color_description normal set_default fish_pager_color_progress cyan - set_default fish_pater_color_secondary 151515 # # Directory history colors