X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:message-id:from:to:cc:subject :content-type:date:in-reply-to:references; q=dns; s=default; b=m /3we3Nf+Mfqgs8o32ZUrOML/GQ7VUqMCSaqM6NlbwRYPfBBZ96Bm6tqOnai1hb2y m1XFqZ1rT12ZahUY6lIEy92Y9LM3AZCab9LDgA+b6bP3khHs99FLXcM8Di9/cpBl 69tkXgx/8ytjLvAMjxNq20EEqkaF0MbcGHtUI/Tgds= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:message-id:from:to:cc:subject :content-type:date:in-reply-to:references; s=default; bh=cCRnDZb pX8ZaU/kA+Fj8hOfxPi0=; b=f52+FNHx+ihz3/wVxAzwCxwBRaqqtrw0tyRywv6 nl17ALG2nxVPXG5n0SBPD/gVRi1gq2L4GhhVVrhV1kZTwqlY3D5rmCcvlF3+ZF2R sT2Tp/b5QuIJcaf7nTJ9TJ60i+ATEWcPXZ+U/s+T+5g7kN19zfiZLpYktyzogGvH fuw8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=kenneth, Kenneth, sk:kenneth, kennethnellisxeroxcom X-HELO: mout.gmx.net MIME-Version: 1.0 Message-ID: From: "Rainer Blome" To: "Nellis, Kenneth" Cc: "cygwin AT cygwin DOT com" Subject: Aw: chere not seeing my preferred $HOME Content-Type: text/plain; charset=UTF-8 Date: Thu, 30 Jun 2016 21:26:12 +0200 Sensitivity: Normal In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A704BB77E8B@USA7109MB022.na.xerox.net> References: <0D835E9B9CD07F40A48423F80D3B5A704BB77E8B AT USA7109MB022 DOT na DOT xerox DOT net> X-UI-Message-Type: mail X-UI-Out-Filterresults: notjunk:1;V01:K0:rF+OjBZGWZ8=:OpPKdXIst/vFimu2A8HZ/X OxKwTNr2LNkqyRAw+Cr9S4ParFcysQR7wr4ilv6PIBi1nsyRlAQNBG+PXTPgr15ODP3l1Oe9Q 2jvsvOWSUKsr54h4uztoDRI3NwwDBhT0hdCMcMteuF0+H2nfj24jqQNvMJMpk+nyenGWNmpPJ gDbCFrWXDP85/+p9znquSCORJpupOp1q7NTGtmI2a29sHxbbldIdqb+BYiCNW5S+RodKc5vFh 1B9u09KNj3kCnMrt/YGXqpLEflOQs+MgHWzhPO28D2RaiLhBMfHNJ3IrbP9neq6tlTwTiJ6j8 0QZGNWcecriYeNow6HuzKw5674QTf4Nsr2hPUmaAkDCM41iKpAw1ccb048mV/5/bgvdmxLSNa e7DZqftljmv36VUDyz5ytkLdYthrlZFcbl3PakoFurxIZrxrZRIT39q/l4St/gdDNCQpY4eK2 tPpCl8VO2A== X-IsSubscribed: yes Hi Kenneth, not sure what you are aiming for here. Gesendet: Donnerstag, 30. Juni 2016 um 20:18 Uhr Von: "Nellis, Kenneth" > how to configure chere so that it runs my > .bash_profile in my regular Cygwin home: The purpose of `chere` is, quoting from its help, to "to right click a folder in Windows Explorer and open a Cygwin shell *in that folder*." Your `.bash_profile` should run in whatever directory it is called from. To refer to a file in your $HOME, explicitly do so (by prefixing any path with $HOME). > Hoping I can keep the two domains separate. What kind of domains do you mean? > chere> echo $HOME; cygpath -w $HOME > /cygdrive/c/Users/KNellis > C:\Users\KNellis How come you have differing values for $HOME in some contexts? Do you have two separate Cygwin installs? Two home directories? Where does the "chere" prompt stem from? Regards, Rainer -- 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