GREP_OPTIONS: ignore: +tags,TAGS,CVS
authorshort <>
Tue, 24 May 2005 10:11:40 +0000 (10:11 +0000)
committershort <>
Tue, 24 May 2005 10:11:40 +0000 (10:11 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index ed50135..ab9b1f4 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -137,7 +137,7 @@ for file in $HOME/.bookmarks.html;do
        export WWW_HOME="file://$HOME/"
        [ -r $file ] && export WWW_HOME="file://$file"
        done
-export GREP_OPTIONS="--binary-files=without-match --directories=skip"
+export GREP_OPTIONS="--binary-files=without-match --directories=skip --exclude=tags --exclude=TAGS --exclude=CVS"
 if [ -n "$PS1" ];then  # set only in interactive sessions
        export PS1='[bash]${LOGNAME}@${HOSTNAME}:${PWD}# '
        export PS1='\[\017\]'"$PS1"     # \017=std charmap