Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: regarding login prompt



arnuld wrote:

> # my own :)
> PS1="{%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m
> %{$fg[yellow]%}%1~ %{$reset_color%}% }%# "
> autoload -U promptinit
> promptinit
> autoload -U colors
> colors

I believe "autoload -U colors" line needs to be before you use the colors.

-- 

John Eikenberry
[jae@xxxxxxxx - http://zhar.net]
______________________________________________________________
"It is difficult to produce a television documentary that is both incisive
and probing when every twelve minutes one is interrupted by twelve dancing
rabbits singing about toilet paper." - Rod Serling



Messages sorted by: Reverse Date, Date, Thread, Author