farbige shell

Post Reply
Message
Author
arno kuenburg

farbige shell

#1 Post by arno kuenburg »

hi @ all

eine kleine frage wo stell ich die schriftfarbe der shell ein?
auch in der .bashrc wie das farbige shellprompt?

danke im vorraus

mvo

Re: farbige shell

#2 Post by mvo »

Ja, z.B. so:
<blockquote><pre><font size="1" face="">code:</font><hr><font face="Courier New" size="2">
eval `dircolors -b`
alias ls="ls --color=auto"
</font><hr></pre></blockquote>

Andy B.

Re: farbige shell

#3 Post by Andy B. »

wenn du die farben meinst die dircolors fuer zb. ein directory wählen soll
/etc/DIR_COLORS
/USERVERZ/.dircolors <- versteckt :D

Post Reply