aboutsummaryrefslogtreecommitdiff
path: root/home/programs/fish.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/programs/fish.nix')
-rw-r--r--home/programs/fish.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/programs/fish.nix b/home/programs/fish.nix
index e5a1013..0cbed8c 100644
--- a/home/programs/fish.nix
+++ b/home/programs/fish.nix
@@ -5,8 +5,6 @@
interactiveShellInit = ''
set fish_greeting ""
- fish_add_path -p ~/.cargo/bin/
-
# Add utmctl to PATH
fish_add_path /Applications/UTM.app/Contents/MacOS/
'';