aboutsummaryrefslogtreecommitdiff
path: root/conf.d/00paths.fish
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/00paths.fish')
-rw-r--r--conf.d/00paths.fish3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.d/00paths.fish b/conf.d/00paths.fish
deleted file mode 100644
index ddab1fd..0000000
--- a/conf.d/00paths.fish
+++ /dev/null
@@ -1,3 +0,0 @@
-if test -d '/opt/homebrew/bin'; and string match -q -e 'Darwin' (uname)
- fish_add_path --prepend --global --path '/opt/homebrew/bin'
-end