From 275eb9d2189e1429a7410dc9f59d044fe6c9bd33 Mon Sep 17 00:00:00 2001 From: Christopher Phillips Date: Mon, 8 Aug 2022 14:37:43 -0400 Subject: [PATCH] move new $PATH detection only inside WSL --- share/functions/help.fish | 8 -------- 1 file changed, 8 deletions(-) diff --git a/share/functions/help.fish b/share/functions/help.fish index 86d07234c..876852bd5 100644 --- a/share/functions/help.fish +++ b/share/functions/help.fish @@ -81,14 +81,6 @@ function help --description 'Show help for the fish shell' # like wsl-open which we'll check in a minute. if test -f /proc/version and string match -riq 'Microsoft|WSL|MSYS|MINGW'