From b77fb54dc6fc3e348bd06ef859ec9fc4fb50fabf Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Sun, 12 Oct 2025 13:35:02 -0700 Subject: [PATCH] Disable annoying pls shell integration --- home/googlebot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/googlebot.nix b/home/googlebot.nix index 2ac9d54..7868f9c 100644 --- a/home/googlebot.nix +++ b/home/googlebot.nix @@ -19,7 +19,7 @@ in # Modern "ls" replacement programs.pls.enable = true; - programs.pls.enableFishIntegration = true; + programs.pls.enableFishIntegration = false; programs.eza.enable = true; # Graphical terminal