diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-27 17:28:41 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-27 17:28:59 +0000 |
commit | 4d453d304daeb44b23735e72f1a02aa031c43d4d (patch) | |
tree | 4f8bb87a8cf2307a773e034d565c7801a4030b04 /fish2024/fish_variables | |
parent | b494cc08d47a39caedad35707673d5ed99bc0ede (diff) |
Adding cargo for Debian install
Diffstat (limited to '')
-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 4eb79ad..f53e6c0 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/go/bin\x1e/home/lemon/\x2elocal/bin +SETUVAR fish_user_paths:/home/lemon/\x2ecargo/bin\x1e/home/lemon/go/bin\x1e/home/lemon/\x2elocal/bin |