From 264b6103759be264b9c95ba24e989a4072b813d1 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Fri, 21 Aug 2009 10:35:53 +0200 Subject: [PATCH 1/1] grmlzshrc.t2t: Add note about --color=auto I think most aliases actually do check for GNU tools before using --color. Those that do not should get such a test in the future. --- doc/grmlzshrc.t2t | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 956109d..961a670 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -289,7 +289,10 @@ issues a Warning to use the grml-x(1) script. Can be overridden by using == ALIASES == //grmlzshrc// comes with a wide array of predefined aliases to ease the user's -life. +life. A few aliases (like those involving //grep// or //ls//) use the option +//--color=auto// for colourizing output. That option is part of **GNU** +implementations of these tools, and will only be used if such an implementation +is detected. : **cmplayer** (//mplayer -vo fbdev//) Video player with framebuffer as video output device, so you can watch -- 2.1.4