From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Plan for fish shell in Guix. Date: Mon, 07 Jan 2019 12:36:18 +0100 Message-ID: <87k1jgr97e.fsf@elephly.net> References: <87imz0x1i3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggTD0-00033a-Af for guix-devel@gnu.org; Mon, 07 Jan 2019 06:36:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggTCz-0008PA-CY for guix-devel@gnu.org; Mon, 07 Jan 2019 06:36:42 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ggTCz-0008Io-3S for guix-devel@gnu.org; Mon, 07 Jan 2019 06:36:41 -0500 In-reply-to: <87imz0x1i3.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Meiyo Peng Cc: guix-devel@gnu.org Hi, > I plan to make Guix more friendly for fish shell, so that users can set > fish shell as their login shell. Thank you for taking the initiative. > As an alternative solution, we can also parse etc/profile from fish. I > am not sure if this is easier. This seems inelegant. It is better to generate a file that can be read by Fish. -- Ricardo