[fish] Add asdf shim
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
if status is-interactive
|
||||
source ~/.asdf/asdf.fish
|
||||
set -gx PATH ~/.asdf/installs/rust/latest/bin $PATH
|
||||
set -gx PATH ~/.cargo/bin $PATH
|
||||
set -gx PATH ~/.bin $PATH
|
||||
|
||||
Reference in New Issue
Block a user