ack is called ack-grep on debian

This commit is contained in:
hjp 2011-01-29 09:55:48 +00:00
parent edf7b55a95
commit 9cdf04c07e
1 changed files with 4 additions and 0 deletions

4
.zshrc
View File

@ -24,6 +24,10 @@ fi
alias la='ls -alsF'
alias cup='cvs -q update -d -P'
alias digs='dig +nocomments +nostats +nocmd'
if [ -x =ack-grep ]
then
alias ack='ack-grep'
fi
namedir(){
eval "$1=~+"