Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3ACA296C.2E9E6651@yahoo.com> Date: Tue, 03 Apr 2001 14:50:04 -0500 From: Earnie Boyd Reply-To: Earnie Boyd X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Philip Humeniuk CC: cygwin AT cygwin DOT com Subject: Re: setting directory path within Cygwin profile References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Philip Humeniuk wrote: > > How would I go about setting the prompt to be the login directory path using > "export PS1=" within the C:\cygwin\etc\profile? > That depends on the shell!! export PS1=" within the \$pwd> " will work for most shells but not all. /bin/sh will not do the variable substitution, PS1 must be constant for /bin/sh. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple