1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00

add rgn alias for rg

This commit is contained in:
Connor Olding 2019-05-21 10:33:18 +02:00
parent c7f26c3120
commit 90b36aacba

View File

@ -85,6 +85,7 @@ alias gd='git diff -U2'
alias gds='git --no-pager diff --stat'
alias gl='git log --oneline'
alias perlu='perl -Mopen=locale -Mutf8'
alias rgn="rg --no-ignore"
whoa=(
-fdiagnostics-color=always