From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Application Setup on Trisquel Date: Thu, 26 Oct 2017 10:54:48 -0700 Message-ID: <87h8ulg5g7.fsf@gnu.org> References: <1508882649.29501@bluehome.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7mMn-00019M-PJ for help-guix@gnu.org; Thu, 26 Oct 2017 13:54:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7mMn-0005p1-0K for help-guix@gnu.org; Thu, 26 Oct 2017 13:54:53 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:38495) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e7mMm-0005oU-PP for help-guix@gnu.org; Thu, 26 Oct 2017 13:54:52 -0400 In-Reply-To: <1508882649.29501@bluehome.net> (Caleb Herbert's message of "Tue, 24 Oct 2017 15:04:09 -0700 (PDT)") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Caleb Herbert Cc: help-guix@gnu.org "Caleb Herbert" skribis: > Ludovic Court=C3=A8s wrote .. >> Hi Caleb, >>=20 >> "Caleb Herbert" skribis: > > Sal', Luchjo! > >> > The manual instructs users on foreign distros to export environment >> > variables. Doing this in the shell makes the changes temporary.=20 >> > Where should these changes be made permanent? (It is bad practice to >> > put environment variables in .bashrc.) >>=20 >> /etc/profile would be the right place. > > Should this info be added to the manual? Following the instructions > as-is leads to lost settings. Would you like to suggest a patch? The bottom line is that we don=E2=80=99t want to repeat what=E2=80=99s alre= ady in the Bash manual (see ), but we can definitely link to it. Thanks in advance, Ludo=E2=80=99.