From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22922 invoked by alias); 9 Oct 2014 21:55:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 22911 invoked by uid 89); 9 Oct 2014 21:55:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f174.google.com Received: from mail-wi0-f174.google.com (HELO mail-wi0-f174.google.com) (209.85.212.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 09 Oct 2014 21:55:39 +0000 Received: by mail-wi0-f174.google.com with SMTP id cc10so273015wib.13 for ; Thu, 09 Oct 2014 14:55:36 -0700 (PDT) X-Received: by 10.194.110.10 with SMTP id hw10mr405072wjb.102.1412891736456; Thu, 09 Oct 2014 14:55:36 -0700 (PDT) Received: from [192.168.1.181] (host217-43-195-205.range217-43.btcentralplus.com. [217.43.195.205]) by mx.google.com with ESMTPSA id mb20sm534798wic.9.2014.10.09.14.55.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Oct 2014 14:55:36 -0700 (PDT) From: Dave Kilroy X-Google-Original-From: Dave Kilroy Message-ID: <54370457.8060905@gmail.com> Date: Thu, 09 Oct 2014 21:55:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: fish PATH problem References: <8du93aldjf5p3r29dcibokhu4dgps0lv21@4ax.com> <54350D2B.3050103@gmail.com> <54365F3B.9010303@gmail.com> <988061198.20141009192356@yandex.ru> <1938036834.20141009212648@yandex.ru> In-Reply-To: <1938036834.20141009212648@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-10/txt/msg00107.txt.bz2 On 09/10/2014 18:26, Andrey Repin wrote: > Greetings, Andrew Schulman! > >> Bad news: the PATH problem is back. When I run >> C:\cygwin64\bin\fish.exe -l >> I get the same error messages as before on startup, and PATH doesn't >> include /bin /usr/bin /sbin /usr/sbin. >> How are /bin /usr/bin etc. normally added to the PATH? I don't see any >> logic to do it in /usr/share/fish/config.fish. > That logic probably should be included. > At least, bash does that in login files. > That was my conclusion as well*. Question is, should fish provide the configuration, or should base-files cover all shells? Andrew: thanks for confirming. If you're still looking for the logic and where to put it, I suggested something in * as well. Regards, Dave. * https://cygwin.com/ml/cygwin/2014-04/msg00175.html -- 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