feat: a lot of stuff

This commit is contained in:
Jacob Bachmann 2024-04-18 17:43:17 +02:00
parent 681689f6db
commit 9bafd5f618
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
9 changed files with 27 additions and 7 deletions

View file

@ -0,0 +1,7 @@
{
programs.eza = {
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;
};
}