This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Colors in Cygwin window


> On Behalf Of Gerrit P. Haase
> 
> I have some lines in my .bashrc:
> 
> $ cat .bashrc | grep color
> alias dir='dir -FN --color=auto --show-control-chars'
> alias ls='ls -FN --color=auto --show-control-chars' 
> alias ll='ls -l -FN --color=auto --show-control-chars' 
> eval `dircolors -b /etc/DIR_COLORS`
> ##LS_OPTIONS=' --color=always -F -b -T 0'
> 
> Most interesting is this line:
> eval `dircolors -b /etc/DIR_COLORS`
> 
> where the file DIR_COLORS is a default one from the Mandrake
> dist (Cygwin version attached;)

Most files come out a mucky yellow colour!  Don't know why :'(

J.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]