diff --git a/fish/fish_variables b/fish/fish_variables index c772e6b..06eb006 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -1,37 +1,28 @@ # This file contains fish universal variable definitions. # VERSION: 3.0 -SETUVAR __fish_init_1_22_0:\x1d -SETUVAR __fish_init_1_50_0:\x1d -SETUVAR __fish_init_2_39_8:\x1d -SETUVAR __fish_init_2_3_0:\x1d -SETUVAR __fish_init_3_x:\x1d -SETUVAR __prompt_initialized_2:\x1d -SETUVAR fish_color_autosuggestion:555\x1eyellow +SETUVAR fish_color_autosuggestion:555\x1ebrblack SETUVAR fish_color_cancel:\x2dr -SETUVAR fish_color_command:005fd7\x1epurple -SETUVAR fish_color_comment:ff5f5f +SETUVAR fish_color_command:005fd7 +SETUVAR fish_color_comment:990000 SETUVAR fish_color_cwd:green SETUVAR fish_color_cwd_root:red -SETUVAR fish_color_end:brmagenta -SETUVAR fish_color_error:red\x1e\x2d\x2dbold -SETUVAR fish_color_escape:cyan -SETUVAR fish_color_history_current:cyan -SETUVAR fish_color_host:\x2do\x1ecyan -SETUVAR fish_color_match:cyan +SETUVAR fish_color_end:009900 +SETUVAR fish_color_error:ff0000 +SETUVAR fish_color_escape:00a6b2 +SETUVAR fish_color_history_current:\x2d\x2dbold +SETUVAR fish_color_host:normal +SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue SETUVAR fish_color_normal:normal -SETUVAR fish_color_operator:cyan -SETUVAR fish_color_param:00afff\x1ecyan -SETUVAR fish_color_quote:brown -SETUVAR fish_color_redirection:normal -SETUVAR fish_color_search_match:\x2d\x2dbackground\x3dpurple +SETUVAR fish_color_operator:00a6b2 +SETUVAR fish_color_param:00afff +SETUVAR fish_color_quote:999900 +SETUVAR fish_color_redirection:00afff +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:\x2do\x1egreen +SETUVAR fish_color_user:brgreen SETUVAR fish_color_valid_path:\x2d\x2dunderline -SETUVAR fish_greeting:\x1d +SETUVAR fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell SETUVAR fish_key_bindings:fish_default_key_bindings -SETUVAR fish_pager_color_completion:normal -SETUVAR fish_pager_color_description:555\x1eyellow -SETUVAR fish_pager_color_prefix:cyan -SETUVAR fish_pager_color_progress:cyan -SETUVAR yimmy_solarized:true +SETUVAR fish_pager_color_description:B3A06D\x1eyellow +SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline +SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan diff --git a/fish/fishd b/fish/fishd deleted file mode 100644 index d72771a..0000000 --- a/fish/fishd +++ /dev/null @@ -1,35 +0,0 @@ -# This file is automatically generated by the fish. -# Do NOT edit it directly, your changes will be overwritten. -SET __fish_init_1_22_0:\x1d -SET __fish_init_1_50_0:\x1d -SET __fish_init_2_39_8:\x1d -SET __fish_init_2_3_0:\x1d -SET __prompt_initialized_2:\x1d -SET fish_color_autosuggestion:555\x1eyellow -SET fish_color_cancel:\x2dr -SET fish_color_command:005fd7\x1epurple -SET fish_color_comment:ff5f5f -SET fish_color_cwd:green -SET fish_color_cwd_root:red -SET fish_color_end:brmagenta -SET fish_color_error:red\x1e\x2d\x2dbold -SET fish_color_escape:cyan -SET fish_color_history_current:cyan -SET fish_color_host:\x2do\x1ecyan -SET fish_color_match:cyan -SET fish_color_normal:normal -SET fish_color_operator:cyan -SET fish_color_param:00afff\x1ecyan -SET fish_color_quote:brown -SET fish_color_redirection:normal -SET fish_color_search_match:\x2d\x2dbackground\x3dpurple -SET fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack -SET fish_color_status:red -SET fish_color_user:\x2do\x1egreen -SET fish_color_valid_path:\x2d\x2dunderline -SET fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell\x0aType\x20\x1b\x5b32mhelp\x1b\x5b30m\x1b\x28B\x1b\x5bm\x20for\x20instructions\x20on\x20how\x20to\x20use\x20fish -SET fish_key_bindings:fish_default_key_bindings -SET fish_pager_color_completion:normal -SET fish_pager_color_description:555\x1eyellow -SET fish_pager_color_prefix:cyan -SET fish_pager_color_progress:cyan \ No newline at end of file