From b9290096f01ef87e5a9ee28a651f5f01d4ac704b Mon Sep 17 00:00:00 2001 From: liv Date: Fri, 16 May 2025 15:50:44 +0200 Subject: [PATCH] remove unneeded cargo paths --- dot_config/fish/config.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_config/fish/config.fish b/dot_config/fish/config.fish index 05a1b64..08a89f0 100644 --- a/dot_config/fish/config.fish +++ b/dot_config/fish/config.fish @@ -12,7 +12,6 @@ if test -z "$XDG_RUNTIME_DIR" end # PATH adjustment -setpath ~/.local/share/cargo/bin setpath ~/.ghcup/bin setpath ~/.cabal/bin setpath ~/.cargo/bin @@ -37,7 +36,6 @@ set -x EDITOR vim set -x USER lu set -x SHELL (which fish) set -x TERM xterm-256color -set -x CARGO_HOME ~/.local/share/cargo set -x GTK_IM_MODULE ibus set -x XMODIFIERS @im=ibus set -x QT_IM_MODULE ibus