grep alias

This commit is contained in:
Bryan Ramos 2024-05-12 11:09:07 -04:00
parent c7942a4631
commit ff5a0fe6a3
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -1,3 +1,4 @@
{
cd = "cd -L";
grep = "grep --color";
}