|
@@ -1,4 +1,5 @@
|
|
if status is-interactive
|
|
if status is-interactive
|
|
|
|
+ source ~/.asdf/asdf.fish
|
|
set -gx PATH ~/.asdf/installs/rust/latest/bin $PATH
|
|
set -gx PATH ~/.asdf/installs/rust/latest/bin $PATH
|
|
set -gx PATH ~/.cargo/bin $PATH
|
|
set -gx PATH ~/.cargo/bin $PATH
|
|
set -gx PATH ~/.bin $PATH
|
|
set -gx PATH ~/.bin $PATH
|