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:from:message-id:date:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=kFLCk/LIaGtjVUlcjFzZszfUK3X2JJVjJsiDf0Efpv7 No9VHmj323TAS7Rvv0BLzVDwy3RPnS03p+Nlslfx5acTqDhcwpvMSqGW3TZyupO5 DgrkS0bMYFsAs49n0sLK5C54KHQKDxEAH83JmH1ikXeUFKxADvt0PE1A9/YlSG08 = 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:from:message-id:date:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=J/fxqt5ygeFbBiSuCueKbXGTdKQ=; b=ky1z4bWNwg7CX+Nd6 PqIJwRl4xs3FK1hJZ+3ehqfZE6nQ1XIxJ/TJ1sADR8D30jyQsoN6aTkoRM2as43E nBcgm/EfpB+37Z5eTfRcqAFW9Q67iLF4xaCRBjyAJGhK1f2PhWUYdjdbrwm1OeeY INyn4+LBVIZ4+iGiTYKoJQhh20= 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.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 X-Received: by 10.194.110.10 with SMTP id hw10mr405072wjb.102.1412891736456; 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 22:55:35 +0100 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 AT cygwin DOT com Subject: Re: fish PATH problem References: <8du93aldjf5p3r29dcibokhu4dgps0lv21 AT 4ax DOT com> <54350D2B DOT 3050103 AT gmail DOT com> <54365F3B DOT 9010303 AT gmail DOT com> <988061198 DOT 20141009192356 AT yandex DOT ru> <1938036834 DOT 20141009212648 AT yandex DOT ru> In-Reply-To: <1938036834.20141009212648@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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