From 69b23157d2db88929b43a2277eb7119d8a3de744 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Wed, 20 Nov 2024 10:14:43 +0500 Subject: [PATCH] fish: vars: add ~/.cargo/bin/ to path --- fish_variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish_variables b/fish_variables index 76692f9..6f45388 100644 --- a/fish_variables +++ b/fish_variables @@ -29,4 +29,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/timoxa0/\x2elocal/bin +SETUVAR fish_user_paths:/home/timoxa0/\x2ecargo/bin\x1e/home/timoxa0/\x2elocal/bin