From 458b42a257357c968f491328abb3fcbc7c7d4b10 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 15 Sep 2013 17:55:54 +0100 Subject: zsh: Remove gnu-only dircolors assignment --- zsh/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/zshrc b/zsh/zshrc index cefe87f..db94294 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -82,7 +82,6 @@ fi case $OSTYPE in *gnu*) - eval `dircolors -b` #exports LSCOLORS ls_options="-v --group-directories-first --color=auto" ls_isodate="--time-style=long-iso" ;; -- cgit 1.4.1