Add ack=rg shell alias
This commit is contained in:
parent
25f3a1cde2
commit
c12cd64e09
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
bc = "bc --mathlib";
|
||||
cal = "cal -m";
|
||||
curl = "curl -L";
|
||||
ack = "rg";
|
||||
|
||||
# Git helpers
|
||||
git-fetch-pr =
|
||||
|
|
Loading…
Add table
Reference in a new issue