Explorar el Código

Add new path to rust bin files #fishshell

Colin Powell hace 5 años
padre
commit
ada5c0b88a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fish/.config/fish/config.fish

+ 1 - 1
fish/.config/fish/config.fish

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