Add extra env vars

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-07-03 22:27:07 +02:00
parent 2613918639
commit 0401a62c05
3 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,6 @@
append = true;
};
shellAliases = {
ls = "eza";
ll = "eza -lh";