From 9cdf04c07e240c878b1858257a388f21621a0b02 Mon Sep 17 00:00:00 2001 From: hjp Date: Sat, 29 Jan 2011 09:55:48 +0000 Subject: [PATCH] ack is called ack-grep on debian --- .zshrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zshrc b/.zshrc index f45428a..b393712 100644 --- a/.zshrc +++ b/.zshrc @@ -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=~+"