feat: a lot of stuff
This commit is contained in:
parent
681689f6db
commit
9bafd5f618
9 changed files with 27 additions and 7 deletions
7
users/gandalf/modules/eza.nix
Normal file
7
users/gandalf/modules/eza.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue