diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-28 08:29:43 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-28 08:29:43 +0000 |
commit | 9c6146889232a009e1432392ba09a85d11ffb9e9 (patch) | |
tree | 5a56f42a4ea7a68de8d6a02e7983c202a5139450 /fish2024 | |
parent | 260ec8c4a704874c2eb739f9545873eedc77f5a8 (diff) |
Cargo to PATH
Diffstat (limited to 'fish2024')
-rw-r--r-- | fish2024/fish_variables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish2024/fish_variables b/fish2024/fish_variables index f53e6c0..e25b820 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/\x2ecargo/bin\x1e/home/lemon/go/bin\x1e/home/lemon/\x2elocal/bin +SETUVAR fish_user_paths:/usr/local/go/bin\x1e/home/lemon/\x2ecargo/bin\x1e/home/lemon/go/bin\x1e/home/lemon/\x2elocal/bin |