Added cargo installs to path

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-06-18 14:06:51 +02:00
parent 8989d7bd02
commit 0e58ebada0
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283
2 changed files with 6 additions and 1 deletions

5
.config/fish/config.fish Normal file
View File

@ -0,0 +1,5 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
fish_add_path ~/.cargo/bin/

View File

@ -31,4 +31,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:white\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/louis/\x2elocal/bin
SETUVAR fish_user_paths:/home/louis/\x2ecargo/bin\x1e/home/louis/\x2elocal/bin