This commit is contained in:
ama 2024-07-25 14:55:42 +08:00
parent 47e4b36214
commit aecfbc4421

View file

@ -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";