Disable annoying pls shell integration

This commit is contained in:
Zuckerberg 2025-10-12 13:35:02 -07:00
parent 3d6a759827
commit b77fb54dc6

View File

@ -19,7 +19,7 @@ in
# Modern "ls" replacement # Modern "ls" replacement
programs.pls.enable = true; programs.pls.enable = true;
programs.pls.enableFishIntegration = true; programs.pls.enableFishIntegration = false;
programs.eza.enable = true; programs.eza.enable = true;
# Graphical terminal # Graphical terminal