From c5c5117f7c25d31d28ec731cec3822106d6ec17c Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Thu, 9 Jan 2025 16:26:15 +0500 Subject: [PATCH] Add ~/.local/bin to fish_user_paths --- fish_variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish_variables b/fish_variables index 6f45388..cdf5f03 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/\x2ecargo/bin\x1e/home/timoxa0/\x2elocal/bin +SETUVAR fish_user_paths:/home/tx0/\x2elocal/bin\x1e/home/timoxa0/\x2ecargo/bin\x1e/home/timoxa0/\x2elocal/bin