mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
fish: update rust config
This commit is contained in:
parent
c9602c1c80
commit
7251cc6558
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
if [ -d "$HOME/.cargo/bin" ]
|
||||||
|
fish_add_path $HOME/.cargo/bin
|
||||||
|
end
|
||||||
|
|
||||||
if [ -f "$HOME/.cargo/env.fish" ]
|
if [ -f "$HOME/.cargo/env.fish" ]
|
||||||
source "$HOME/.cargo/env.fish"
|
source "$HOME/.cargo/env.fish"
|
||||||
end
|
end
|
||||||
Loading…
Add table
Add a link
Reference in a new issue