Add new path to rust bin files #fishshell
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
source ~/.asdf/asdf.fish
|
||||
set -gx PATH ~/.asdf/installs/rust/stable/bin $PATH
|
||||
set -gx PATH ~/.cargo/bin $PATH
|
||||
set -gx PATH ~/.emacs.d/bin $PATH
|
||||
set -gx PATH ~/.fzf/bin $PATH
|
||||
fzf_key_bindings
|
||||
|
||||
Reference in New Issue
Block a user