You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installer currently sets up the .profile, .bash_profile and .zshenv files to source "$HOME/.cargo/env”. I would like something similar to be supported for the fish shell as well.
Solution you'd like
Append a call to "$HOME/.cargo/env-fish” (for example) in the users config.fish
Notes
No response
diego-gt, johnmatthiggins, chookity-pokk and iMonZ