From 55a65e3ac9823684b8c81639584f9256e807e4b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Mon, 29 Apr 2019 17:19:33 +0200 Subject: [PATCH] [fish] Add fish_variables file for fish 3. --- fish/fish_variables | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 fish/fish_variables diff --git a/fish/fish_variables b/fish/fish_variables new file mode 100644 index 0000000..00dac48 --- /dev/null +++ b/fish/fish_variables @@ -0,0 +1,35 @@ +# 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 __prompt_initialized_2:\x1d +SETUVAR fish_color_autosuggestion:555\x1eyellow +SETUVAR fish_color_cancel:\x2dr +SETUVAR fish_color_command:005fd7\x1epurple +SETUVAR fish_color_comment:ff5f5f +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_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_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack +SETUVAR fish_color_status:red +SETUVAR fish_color_user:\x2do\x1egreen +SETUVAR fish_color_valid_path:\x2d\x2dunderline +SETUVAR 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 +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