From 86fc4cc3b3adee7432e09fa3978ec91e0ae0efb6 Mon Sep 17 00:00:00 2001 From: tiago Date: Sun, 4 Feb 2024 18:22:38 +0000 Subject: [PATCH] changed rust path --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 875c983..8f134e1 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -28,7 +28,7 @@ bind \cf $XDG_DATA_HOME/scripts/tmux-sessionizer.sh set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin /home/tsousa/.ghcup/bin $PATH # ghcup-env fish_add_path $HOME/.local/share/nvim/mason/bin/ -fish_add_path $HOME/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin +fish_add_path $HOME/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin fish_add_path $HOME/.cargo/bin/ fish_add_path $HOME/.config/emacs/bin # google cloud bin