made changes :3

This commit is contained in:
foxora 2026-03-31 04:15:07 +01:00
parent 4b8552fdb1
commit 0794ed7edd
3 changed files with 3 additions and 2 deletions

View file

@ -34,7 +34,7 @@
shellAliases = {
# files and nav stuff
ls = "eza";
ls = "eza --icons=auto";
ll = "ls -la";
lt = "ls --tree";
llt = "ll --tree";