summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index dd6856d..08bdafe 100644
--- a/.bashrc
+++ b/.bashrc
@@ -99,6 +99,7 @@ alias tree='tree -a'
alias mc='LESS="-RSX" mc'
alias tmux='tmux -2'
alias acka='$ACK --follow'
+alias ackp='$ACK *.patch --match'
alias fname='find -name'
alias mk='make -j$( \
nproc --ignore=1 2>/dev/null \