eza: disable eza for bash
This commit is contained in:
parent
b5690aaaee
commit
7142ac9aa8
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ in
|
|||
programs = {
|
||||
zoxide.enable = true;
|
||||
eza.enable = true;
|
||||
eza.enableBashIntegration = false;
|
||||
direnv.enable = true;
|
||||
direnv.nix-direnv.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue