[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: color 'ls' in frame buffer console



On Sun, Oct 15, 2000 at 12:33:49AM -0700, Jeremiah Hunter Savage wrote:
> How do I get 'ls' to display color like xterm in the console (no X)? 
> i.e. directories=blue, executables=green, links=light blue, 
> devices=yellow. I am using the frame buffer.

add the following to your ~/.bashrc:

eval `dircolors`
alias ls='ls --color=auto'

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpplSrFU0vBE.pgp
Description: PGP signature


Reply to: