icons everywhere

This commit is contained in:
Rouven Seifert 2023-02-25 16:30:02 +01:00
parent 5b7a195446
commit 668e6901fb
13 changed files with 119 additions and 45 deletions

View file

@ -4,6 +4,7 @@
enable = true;
shellAliases = {
rm = "trash";
ls = "exa --icons";
};
history = {
size = 10000;