home: zsh: enable dircolors
This takes care of `LS_COlORS`.
This commit is contained in:
parent
af33c2036e
commit
91743635fc
1 changed files with 4 additions and 0 deletions
|
|
@ -79,4 +79,8 @@
|
|||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
programs.dircolors = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue