switching some default apps

This commit is contained in:
Emmet
2025-07-13 20:05:32 -05:00
parent 086eb08ae6
commit 0558047a7b
4 changed files with 4 additions and 9 deletions

View File

@@ -29,6 +29,7 @@ in {
];
shellAliases = {
phoenix = "sudo phoenix";
ranger = "yazi";
ls = "eza --icons -l -T -L=1";
cat = "bat";
htop = "btm";