| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Subject: | Re: Window shortcut to launch a Mintty login bash on a given directory |
| Date: | Sun, 1 Aug 2010 16:16:11 +0200 |
| Message-ID: | <1299EF3181B10F479D85C328013285240331C4CC@THEZE.intra.cea.fr> |
| From: | "JOHNER Jean 066030" <Jean DOT JOHNER AT cea DOT fr> |
| To: | <cygwin AT cygwin DOT com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 31 July 2010 15:00, Andy Koppe wrote: > The window title is changed to the working directory as part of the > shell prompt, i.e. the PS1 variable, which is set in /etc/profile. > It's the initial part of it that does it: > \[\e]0;\w\a\] > So you could change PS1 to something more to your liking in > ~/.bash_profile. > Alternatively, you could mount (part of) the "D:/Documents and > settings/User_name/My documents/foobar" path to a shorter POSIX path > in /etc/fstab or /etc/fstab.d/$USER. See > http://cygwin.com/1.7/cygwin-ug-net/using.html#mount-table for > details. > You might also want to consider making it your official home > directory, in which case it would be abbreviated to a tilde in the > title. > (This isn't mintty-specific of course.) Thank you, I will study that more closely. Btw, I read your minty man where you warn that /etc/profile puts the folder to $HOME. Perhaps it would be useful that you also describe the recipe at that place. It is not so easy to guess! Best regards, Jean Johner -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |