Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: strange prompt on Cygwin
- X-seq: zsh-workers 11592
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: strange prompt on Cygwin
- Date: Fri, 26 May 2000 11:37:45 +0100
- In-reply-to: "Your message of Fri, 26 May 2000 14:20:47 +0400." <000a01bfc6fc$0f2ae1b0$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> Yep. It seems to be default bash prompt.
No, `$P$G' is the default DOS (or whatever they call it these days)
prompt. In COMMAND.COM, $P is the full path to the current directory,
while $G is a `>' sign. It's stored in the same environment variable,
PROMPT, which is why you're getting it.
By the way, I ended up sticking `set HOME=/home' in AUTOEXEC.BAT as the
easiest way to give zsh a sensible home directory.
I never thought I'd use so much M*cr*s*ft language in one email.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author