From 7d0af40c3e4a0b17872d664a807484d32a8d945b Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Thu, 5 Mar 2020 11:13:48 +0100 Subject: [PATCH] update fish variables --- fish/.config/fish/fish_variables | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fish/.config/fish/fish_variables b/fish/.config/fish/fish_variables index 4f77ea0..bd86014 100644 --- a/fish/.config/fish/fish_variables +++ b/fish/.config/fish/fish_variables @@ -3,7 +3,8 @@ SETUVAR __fish_init_2_39_8:\x1d SETUVAR __fish_init_2_3_0:\x1d SETUVAR __fish_init_3_x:\x1d -SETUVAR fish_color_autosuggestion:555\x1ebrblack +SETUVAR __fish_initialized:3100 +SETUVAR fish_color_autosuggestion:brgreen\x1ebrblack SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_command:\x2d\x2dbold SETUVAR fish_color_comment:red @@ -14,6 +15,7 @@ SETUVAR fish_color_error:brred SETUVAR fish_color_escape:bryellow\x1e\x2d\x2dbold SETUVAR fish_color_history_current:\x2d\x2dbold SETUVAR fish_color_host:normal +SETUVAR fish_color_host_remote:yellow SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue SETUVAR fish_color_normal:normal SETUVAR fish_color_operator:bryellow @@ -22,6 +24,7 @@ SETUVAR fish_color_quote:yellow SETUVAR fish_color_redirection:brblue SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack +SETUVAR fish_color_status:red SETUVAR fish_color_user:brgreen SETUVAR fish_color_valid_path:\x2d\x2dunderline SETUVAR fish_key_bindings:fish_default_key_bindings