This commit is contained in:
Chris Kruining 2025-03-30 22:25:26 +02:00
parent 0fd2177bd0
commit b39414b1e7
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
3 changed files with 19 additions and 21 deletions

View file

@ -47,10 +47,10 @@ in
};
home.shellAliases = {
ls = "eza -a";
cat = "bat -pp";
y = "yazi";
zed = "zeditor .";
# ls = "eza -a";
# cat = "bat -pp";
# y = "yazi";
# zed = "zeditor .";
};
programs = {