zsh/eza: Drop enableAliases
It is superseded by enableZshIntegration, which is true by default.
This commit is contained in:
parent
3963c6a5d8
commit
9fbe5311c7
|
@ -62,7 +62,6 @@ in
|
|||
};
|
||||
eza = {
|
||||
enable = true;
|
||||
enableAliases = true;
|
||||
git = true;
|
||||
extraOptions = [
|
||||
"--binary" # prefer MiB over MB etc.
|
||||
|
|
Loading…
Reference in a new issue