zshrc: Remove GREP
authorFrank Terbeck <ft@bewatermyfriend.org>
Wed, 30 Nov 2011 17:53:46 +0000 (18:53 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 6 Dec 2011 13:50:48 +0000 (14:50 +0100)
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
doc/grmlzshrc.t2t
etc/zsh/zshrc

index 6a1c706..a3854ec 100644 (file)
@@ -798,9 +798,6 @@ grep-excuses(1)).
 : **grep** (//grep --color=auto//)
 Shows grep output in nice colors, if available.
 
-: **GREP** (//grep -i --color=auto//)
-Case insensitive grep with colored output.
-
 : **grml-rebuildfstab** (//rebuildfstab -v -r -config//)
 Scans for new devices and updates /etc/fstab according to the findings.
 
index f8b08af..7ad7ad9 100644 (file)
@@ -2434,8 +2434,6 @@ check_com new || alias new=modified
 # use colors when GNU grep with color-support
 #a2# Execute \kbd{grep -{}-color=auto}
 (grep --help 2>/dev/null |grep -- --color) >/dev/null && alias grep='grep --color=auto'
-#a2# Execute \kbd{grep -i -{}-color=auto}
-alias GREP='grep -i --color=auto'
 
 # Translate DE<=>EN
 # 'translate' looks up fot a word in a file with language-to-language