add an alias to test ag
This commit is contained in:
parent
ac5a19e806
commit
0e2f2d2842
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
|
@ -130,6 +130,7 @@ alias psg='ps aux|grep ' # grep a process
|
||||||
##########
|
##########
|
||||||
|
|
||||||
alias agrep="ack-grep"
|
alias agrep="ack-grep"
|
||||||
|
alias ag="~/apps/the_silver_searcher-master/ag"
|
||||||
|
|
||||||
# repeat n times command
|
# repeat n times command
|
||||||
# repeat 10 echo "ok"
|
# repeat 10 echo "ok"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue