X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_SPAMHAUS_DROP,KHOP_THREADED,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-EIP: [euZlmkH5y6vK/wpGqnb6JbjRI8r3KGxe] Message-ID: <BLU0-SMTP47819E18FC14AEFDE24B972CE220@phx.gbl> Date: Wed, 2 Jan 2013 19:45:34 +0100 From: Aaron Schneider <notstop2 AT users DOT sourceforge DOT net> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to make persistent changes to PATH in cygwin? References: <BLU0-SMTP361C219C76F9B12A644D34CE220 AT phx DOT gbl> <50E47DEC DOT 9030702 AT cs DOT umass DOT edu> In-Reply-To: <50E47DEC.9030702@cs.umass.edu> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 02/01/2013 19:35, Eliot Moss wrote: > Every time you open up mintty you are starting a new login bash. > The way to set environment variables "persistently" (your term, > not mine) is to add the export command to your .bash_profile or > similar bash file read by bash when it starts up. This is not > specific to cygwin, but is normal Unix-like behavior. I've workarounded it adding the desired path to windows' path directly, which is imported into cygwin each time mintty is started. -- 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