🚀 alias rg to grep

dev-docs
Moritz Böhme 2022-01-24 11:17:19 +01:00
parent fa7c3c118d
commit cb997b7aba
1 changed files with 1 additions and 0 deletions

View File

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