diff options
| author | Blista Kanjo | 2022-04-22 11:11:32 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-04-22 11:11:32 -0400 |
| commit | b175b1f00eb3cab70f69aad6d27398f35a636710 (patch) | |
| tree | dfe158b7e80c5d593c531457554a47f83331c772 /fish/fish_variables | |
| parent | 59b2275aa46d9bbd28c08929087ac9adc9636223 (diff) | |
new "simpler" fish prompt
Diffstat (limited to 'fish/fish_variables')
| -rw-r--r-- | fish/fish_variables | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fish/fish_variables b/fish/fish_variables index 53d9852..7a0382c 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -3,7 +3,7 @@ SETUVAR __fish_init_2_3_0:\x1d SETUVAR __fish_init_3_1_0:\x1d SETUVAR __fish_init_3_x:\x1d -SETUVAR __fish_initialized:3100 +SETUVAR __fish_initialized:3400 SETUVAR fish_color_autosuggestion:555\x1ebrblack SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_command:005fd7 @@ -33,3 +33,4 @@ SETUVAR fish_pager_color_completion:\x1d 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 +SETUVAR fish_pager_color_selected_background:\x2dr |
