mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
switching some default apps
This commit is contained in:
parent
086eb08ae6
commit
0558047a7b
4 changed files with 4 additions and 9 deletions
|
@ -29,6 +29,7 @@ in {
|
|||
];
|
||||
shellAliases = {
|
||||
phoenix = "sudo phoenix";
|
||||
ranger = "yazi";
|
||||
ls = "eza --icons -l -T -L=1";
|
||||
cat = "bat";
|
||||
htop = "btm";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue