[ssh] Mostly ssh changes
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
if status is-interactive
|
||||
source ~/.asdf/asdf.fish
|
||||
set -gx GOPATH ~/.go
|
||||
set -gx PATH ~/.go/bin $PATH
|
||||
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