From dd8150d98dcdee41afa11c7ed6bd35d304b17f03 Mon Sep 17 00:00:00 2001 From: axel Date: Tue, 14 Mar 2006 10:09:14 +1000 Subject: Minor comment and documentation changes darcs-hash:20060314000914-ac50b-63c49a59804f51c4dd19de574db41298b1ef67c5.gz --- etc/fish_interactive.fish.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'etc/fish_interactive.fish.in') diff --git a/etc/fish_interactive.fish.in b/etc/fish_interactive.fish.in index 1caef740..69fa1183 100644 --- a/etc/fish_interactive.fish.in +++ b/etc/fish_interactive.fish.in @@ -42,7 +42,7 @@ end # -# Set various color values +# Set various defaults using these throwaway functions # function set_default -d "Set an universal variable, unless it has already been set" @@ -85,7 +85,10 @@ set_default fish_pager_color_completion normal set_default fish_pager_color_description normal set_default fish_pager_color_progress cyan +# # Directory history colors +# + set_default fish_color_history_current cyan @@ -96,7 +99,7 @@ set_default fish_color_history_current cyan set_default CDPATH . ~ # -# Remove temporary functions +# Remove temporary functions for setting default variable values # functions -e set_exported_default -- cgit v1.2.3