From 7d5967929763fd74882808fcb12200692ecc9287 Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Wed, 30 Mar 2022 10:34:57 +0200 Subject: [PATCH] fix(fish) set variables to make nvm work --- fish/.config/fish/fish_variables | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fish/.config/fish/fish_variables b/fish/.config/fish/fish_variables index 952c54e..9f22de8 100644 --- a/fish/.config/fish/fish_variables +++ b/fish/.config/fish/fish_variables @@ -34,3 +34,6 @@ 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_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