SOURCES: zshrc - added alias grep='grep --colour=auto'

paszczus paszczus at pld-linux.org
Thu Apr 3 10:43:56 CEST 2008


Author: paszczus                     Date: Thu Apr  3 08:43:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added alias grep='grep --colour=auto'

---- Files affected:
SOURCES:
   zshrc (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SOURCES/zshrc
diff -u SOURCES/zshrc:1.10 SOURCES/zshrc:1.11
--- SOURCES/zshrc:1.10	Fri Nov 25 02:41:35 2005
+++ SOURCES/zshrc	Thu Apr  3 10:43:51 2008
@@ -2,6 +2,7 @@
 
 alias which=whence
 alias cd='builtin cd'
+alias grep='grep --colour=auto'
 alias precmd=' precmd'
 
 # SYSTEM WIDE ALIASES ETC.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/zshrc?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list