re-add cargo sourcing to fish with existence check
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if test -f "$HOME/.cargo/env.fish"
|
||||
source "$HOME/.cargo/env.fish"
|
||||
end
|
||||
Reference in New Issue
Block a user