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:message-id:from:to:cc:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; q=dns; s=default; b=P7k+rZLDXpNsVwVgnfG9rXzGMu3TY dM4f9LA/HzRQBoOB/Z865SchM6AMop3Rn9qAqRac6kfqFNg5M9VKH5h49h/YVwFP 96fIrGQJsmNPXuw9tiX6gDMpjMb6gKTCybdzutHJGcY4CxulkltP6Re90TEe+8sT Wp9/u9bGFtq9gA= 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:message-id:from:to:cc:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=default; bh=V+BFiYLa2P1HhiDBp4UqYreEphw=; b=vy2 3HwAUMv18d7PUQVNrJTWvRWAkpj9QhtSei+I0hMbbZTBW4ECFquMWydL8REMRBqC 4odV7Hc7L9wuOSb+HaboWaZo9Z3RtXhP9WBDHHoX2VJRxsdId47yiNau/Rk5ETBC AnV9mFOTDZr01Ropvkn6lgs2/mIdNDyNOzEtMuz8= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: out1-smtp.messagingengine.com Message-Id: <1397119915.3795.104898693.3D57E38A@webmail.messagingengine.com> From: Ronald Otto Valentin Fischer To: Dave Kilroy , cygwin AT cygwin DOT com Cc: glitchmr AT myopera DOT com MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain In-Reply-To: <534452B8.2030909@gmail.com> References: <534452B8 DOT 2030909 AT gmail DOT com> Subject: Re: Possible bug with chere 1.4 when configuring for fish Date: Thu, 10 Apr 2014 10:51:55 +0200 > I've had more time to look around. If you add the following to the file > ~/.config/fish/config.fish (create it if you haven't already got one), > then things should work as intended: > > if status --is-login > set PATH /usr/local/bin /usr/bin $PATH > end > > Alternatively drop it in the fish global startup file, > /usr/share/fish/config.fish. I tried the variant of putting it into the global startup file, it doesn't resolve the problem for me. I'll play around a bit with it as soon as I have time (I'm a first-time user of fish and am busy with other things right now, so this might take some time). Ronald -- 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