diff --git a/.bash_aliases b/.bash_aliases index 0ed1d80..cc67f8f 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -72,4 +72,4 @@ alias svim='sudo -E vim' alias telnet='echo use the curl method' # hopefully, there's ack-grep installed on the system... -alias ag='ack-grep' +alias ag='ack'