mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
cd = z
This commit is contained in:
parent
47e4b36214
commit
aecfbc4421
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ let
|
|||
myAliases = {
|
||||
ls = "eza --icons -l -T -L=1";
|
||||
cat = "bat";
|
||||
cd = "z";
|
||||
htop = "btm";
|
||||
fd = "fd -Lu";
|
||||
w3m = "w3m -no-cookie -v";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue