Add new path to rust bin files #fishshell

This commit is contained in:
Colin Powell
2019-11-06 12:56:19 -05:00
parent 358c81a223
commit ada5c0b88a

View File

@ -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