it's only ack - not ack-grep ... :-/

This commit is contained in:
Julian Scharrenbach 2019-01-24 13:53:28 +01:00
parent 84bfa82103
commit 20f9f18be5

View File

@ -72,4 +72,4 @@ alias svim='sudo -E vim'
alias telnet='echo use the curl method' alias telnet='echo use the curl method'
# hopefully, there's ack-grep installed on the system... # hopefully, there's ack-grep installed on the system...
alias ag='ack-grep' alias ag='ack'