From 9099e71ddcc5568f4235223616bda531276b3b93 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sat, 25 Jan 2025 06:37:30 +0100 Subject: * Merge files into platform.fish deleted: conf.d/00paths.fish deleted: conf.d/01common.fish new file: conf.d/02platform.fish deleted: conf.d/03freebsd.fish deleted: conf.d/03linux.fish deleted: conf.d/03macos.fish deleted: conf.d/03netbsd.fish deleted: conf.d/03openbsd.fish deleted: conf.d/04package.fish --- conf.d/00paths.fish | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 conf.d/00paths.fish (limited to 'conf.d/00paths.fish') 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 -- cgit v1.3.1