Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Would like help with prompt
- X-seq: zsh-users 10276
- From: Kyrre Nygard <kyrreny@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Would like help with prompt
- Date: Thu, 18 May 2006 12:32:43 +0200
- In-reply-to: <7.0.1.0.2.20060518122845.022675c8@xxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <7.0.1.0.2.20060518110006.0226ccf0@xxxxxxxxxxxx> <20060518093742.GP7968@xxxxxxxxxxxxxxx> <7.0.1.0.2.20060518122845.022675c8@xxxxxxxxxxxx>
Hello again!
One more thing, to specify colors, will this do?
local a1="01;36m"
Or do I have to make them this ugly?
local a1=$'%{\e[01;36m%}'
:) Thanks guys,
-- Kyrre
Messages sorted by:
Reverse Date,
Date,
Thread,
Author