Updated phoenix script

This commit is contained in:
Emmet
2025-03-01 07:29:37 -06:00
parent b394cff259
commit 8908025c43
2 changed files with 28 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ in {
syntaxHighlighting.enable = true;
enableCompletion = true;
shellAliases = {
phoenix = "sudo phoenix";
ls = "eza --icons -l -T -L=1";
cat = "bat";
htop = "btm";