refactor(fish) update fish variables
This commit is contained in:
parent
7fcecff689
commit
048e2b01ec
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ SETUVAR __fish_git_prompt_char_dirtystate:\u2718
|
||||||
SETUVAR __fish_init_2_39_8:\x1d
|
SETUVAR __fish_init_2_39_8:\x1d
|
||||||
SETUVAR __fish_init_2_3_0:\x1d
|
SETUVAR __fish_init_2_3_0:\x1d
|
||||||
SETUVAR __fish_init_3_x:\x1d
|
SETUVAR __fish_init_3_x:\x1d
|
||||||
SETUVAR __fish_initialized:3100
|
SETUVAR __fish_initialized:3400
|
||||||
SETUVAR fish_color_autosuggestion:brgreen\x1ebrblack
|
SETUVAR fish_color_autosuggestion:brgreen\x1ebrblack
|
||||||
SETUVAR fish_color_cancel:\x2dr
|
SETUVAR fish_color_cancel:\x2dr
|
||||||
SETUVAR fish_color_command:\x2d\x2dbold
|
SETUVAR fish_color_command:\x2d\x2dbold
|
||||||
|
@ -34,6 +34,7 @@ SETUVAR fish_pager_color_completion:\x1d
|
||||||
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
|
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
|
||||||
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
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_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||||
|
SETUVAR fish_pager_color_selected_background:\x2dr
|
||||||
SETUVAR fish_user_paths:/home/bca/\x2elocal/share/gem/ruby/3\x2e0\x2e0/bin\x1e/home/bca/\x2ego/bin\x1e/home/bca/\x2elocal/bin
|
SETUVAR fish_user_paths:/home/bca/\x2elocal/share/gem/ruby/3\x2e0\x2e0/bin\x1e/home/bca/\x2ego/bin\x1e/home/bca/\x2elocal/bin
|
||||||
SETUVAR nvm_data:/home/bca/\x2elocal/share/nvm
|
SETUVAR nvm_data:/home/bca/\x2elocal/share/nvm
|
||||||
SETUVAR nvm_mirror:https\x3a//nodejs\x2eorg/dist
|
SETUVAR nvm_mirror:https\x3a//nodejs\x2eorg/dist
|
||||||
|
|
Loading…
Add table
Reference in a new issue