Add some updates to fish shell
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
source ~/.asdf/asdf.fish
|
||||
set -gx PATH ~/.cargo/bin $PATH
|
||||
set -gx PATH ~/.bin $PATH
|
||||
set -gx PATH ~/.emacs.d/bin $PATH
|
||||
set -gx PATH ~/.fzf/bin $PATH
|
||||
set -gx PATH ~/.local/bin $PATH
|
||||
|
||||
Reference in New Issue
Block a user