From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Plan for fish shell in Guix. Date: Mon, 7 Jan 2019 13:04:42 +0100 Message-ID: References: <87imz0x1i3.fsf@gmail.com> <87k1jgr97e.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggTeO-00054u-Uc for guix-devel@gnu.org; Mon, 07 Jan 2019 07:05:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggTeN-0001WV-0d for guix-devel@gnu.org; Mon, 07 Jan 2019 07:05:00 -0500 Received: from mail-wr1-x436.google.com ([2a00:1450:4864:20::436]:40393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ggTeL-0001VG-4I for guix-devel@gnu.org; Mon, 07 Jan 2019 07:04:58 -0500 Received: by mail-wr1-x436.google.com with SMTP id p4so136182wrt.7 for ; Mon, 07 Jan 2019 04:04:54 -0800 (PST) In-Reply-To: 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: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Cc: Guix-devel Dear, To complement, I am not sure that the manual is fully right about Bash and `guix environment`. https://lists.gnu.org/archive/html/help-guix/2019-01/msg00021.html which is more or less the same kind of issue: interactive login shell vs interactive non-login shell. Thanks, simon