|
@@ -1,5 +1,5 @@
|
|
source ~/.asdf/asdf.fish
|
|
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 ~/.emacs.d/bin $PATH
|
|
set -gx PATH ~/.fzf/bin $PATH
|
|
set -gx PATH ~/.fzf/bin $PATH
|
|
fzf_key_bindings
|
|
fzf_key_bindings
|