fix(fish) set variables to make nvm work
This commit is contained in:
parent
c8733e450b
commit
7d59679297
1 changed files with 3 additions and 0 deletions
|
@ -34,3 +34,6 @@ 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_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_mirror:https\x3a//nodejs\x2eorg/dist
|
||||||
|
|
Loading…
Add table
Reference in a new issue