From 75f9496b4e093c82a0049dbc2e29d7280535692c Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 8 Jun 2020 21:37:26 -0400 Subject: [PATCH] Fish: merge Tools/bin and Installs/appimage PATHs --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index d441322..9e123e5 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,5 +1,5 @@ # PATHS # -set fish_user_paths /usr/lib/ccache/bin $D/Tools/bin $D/Installs/appimage /sbin /bin /usr/sbin /usr/bin +set fish_user_paths /usr/lib/ccache/bin $D/Installs/bin /sbin /bin /usr/sbin /usr/bin set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions # PROGRAM SETTINGS #