From 42969ab9d63faa7184cd6b6009eeb1810f93539e Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 10 Sep 2025 22:35:27 +0530 Subject: added .cargo/bin to PATH --- .config/fish/fish_variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index 3acd2a6..f66dbfa 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -43,4 +43,4 @@ SETUVAR fish_pager_color_selected_background:\x1d SETUVAR fish_pager_color_selected_completion:\x1d SETUVAR fish_pager_color_selected_description:\x1d SETUVAR fish_pager_color_selected_prefix:\x1d -SETUVAR fish_user_paths:/usr/local/bin\x1e/home/vidhukant/\x2elocal/bin\x1e/home/vidhukant/\x2escripts +SETUVAR fish_user_paths:/home/vidhukant/\x2ecargo/bin\x1e/usr/local/bin\x1e/home/vidhukant/\x2elocal/bin\x1e/home/vidhukant/\x2escripts -- cgit v1.2.3