mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Updated phoenix script
This commit is contained in:
parent
b394cff259
commit
8908025c43
2 changed files with 28 additions and 8 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue