From 6ca88853e02c3dcc502490dc487b518f4557c12a Mon Sep 17 00:00:00 2001 From: glennigen Date: Tue, 10 Mar 2026 17:37:00 +0100 Subject: [PATCH] Add fish_user_paths variable for npm global bin directory --- .config/fish/fish_variables | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index aa58ac7..740667f 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -30,3 +30,4 @@ SETUVAR fish_pager_color_description:yellow\x1e\x2di SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan SETUVAR fish_pager_color_selected_background:\x2dr +SETUVAR fish_user_paths:/home/glennigen/\x2enpm\x2dglobal/bin