changed rust path
This commit is contained in:
parent
b392cc4135
commit
86fc4cc3b3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue