mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-27 00:48:30 +02:00
icons everywhere
This commit is contained in:
parent
5b7a195446
commit
668e6901fb
13 changed files with 119 additions and 45 deletions
|
@ -4,6 +4,7 @@
|
|||
enable = true;
|
||||
shellAliases = {
|
||||
rm = "trash";
|
||||
ls = "exa --icons";
|
||||
};
|
||||
history = {
|
||||
size = 10000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue