🚀 alias rg to grep
parent
fa7c3c118d
commit
cb997b7aba
|
@ -16,6 +16,7 @@
|
|||
ls = "exa -lh --icons --git";
|
||||
cat = "bat";
|
||||
feh = "feh --auto-zoom --scale-down";
|
||||
grep = "rg";
|
||||
|
||||
us = "systemctl --user";
|
||||
rs = "doas systemctl";
|
||||
|
|
Loading…
Reference in New Issue