From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24790 invoked by alias); 17 Mar 2012 21:48:08 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16908 Received: (qmail 8987 invoked from network); 17 Mar 2012 21:48:06 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at ckhb.org does not designate permitted sender hosts) Authentication-Results: cm-omr3 smtp.user=scowles@ckhb.org; auth=pass (CRAM-MD5) X-Authenticated-UID: scowles@ckhb.org Date: Sat, 17 Mar 2012 14:31:01 -0700 (PDT) From: "S. Cowles" X-X-Sender: picmar@ckhb06.ckhb.org To: Leonardo Barbosa cc: zsh-users@zsh.org Subject: Re: why files do not follow LS_COLORS? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LN8 1167 2008-08-23) X-Face: Ek1c-Ll9]E|9mF*Z|hf5VSHqF.]0Qv%;h%=Zne"Y3am*(:Tf_BlXI;j'}FMhu%sNCjSk|cxD~oD:g5Tv,gN}{Y8("m<8<%%=_vy MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Fri, 16 Mar 2012, Leonardo Barbosa wrote: > I am using zsh and i trying to set "ls" colors like this. Files are > colored, but they do not follow the colors i set. Curiously enough, > during file completion they do. > Any idea? another alternative is to install gnu ls. one way to do this is install fink, then invoke installation of gnu ls.