From a56fc11b362f30cd5f55c28009933e892e553b8d Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Fri, 16 Feb 2024 14:17:23 +0000 Subject: Adds ~/go/bin to PATH --- fish2024/fish_variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fish2024') diff --git a/fish2024/fish_variables b/fish2024/fish_variables index 7dabfb0..4eb79ad 100644 --- a/fish2024/fish_variables +++ b/fish2024/fish_variables @@ -40,4 +40,4 @@ SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3dbrblack 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:/home/lemon/\x2elocal/bin +SETUVAR fish_user_paths:/home/lemon/go/bin\x1e/home/lemon/\x2elocal/bin -- cgit v1.2.3