Disable annoying pls shell integration
This commit is contained in:
parent
3d6a759827
commit
b77fb54dc6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user