From ee578b407335328ca6a64c8ee5ce39a7ce38cfb6 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 25 Feb 2013 14:45:53 -0500 Subject: Drop the grop alias from .zshrc, handled by environment var; for real this time --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index e2dad64..8b2877a 100644 --- a/.zshrc +++ b/.zshrc @@ -134,8 +134,6 @@ if [[ `uname` = "Linux" ]]; then alias chown="chown -v" alias chmod="chmod -v" - - alias grep="grep --colour=auto" # Colour grep too. fi alias ls="SUBSTS_LS --classify --color=always" # Add all colours and # have fancy symbols for files, etc. -- cgit v1.2.3