From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yKs1GltX819JNAAA0tVLHw (envelope-from ) for ; Mon, 04 Jan 2021 17:58:51 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MAT3FVtX818zCgAAbx9fmQ (envelope-from ) for ; Mon, 04 Jan 2021 17:58:51 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E54649406F7 for ; Mon, 4 Jan 2021 17:58:49 +0000 (UTC) Received: from localhost ([::1]:52978 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwU80-000390-TF for larch@yhetil.org; Mon, 04 Jan 2021 12:58:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwU66-00013W-HK for help-guix@gnu.org; Mon, 04 Jan 2021 12:56:52 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:55892) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwU60-0001NS-MP for help-guix@gnu.org; Mon, 04 Jan 2021 12:56:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=48Lmc4//FDYLpQ2PGvfuCjKkRRbonXugU4wKURgluMQ=; h=date:in-reply-to: references:subject:cc:to:from; b=FXCjrZyuPVkED/wcfdhEWrhsvJF6j61Vvf8sX IMiMDWcWyc7pRbTDhexAj0A8L1ZKxm1ZWD/lOkOq7WoIObGapbMP/TFAqGdpmg2jkItMg/ 1Vhau5rIqRrJmqK9MxL7Y5s185ZxuDUWjg5qP+JVtc/IIbNEiMlRz+HkOQ03985n2pZpxo 1mUNn0bxVcX2zZ00Z0VCxrDc2S5j8MfQd1XRfl3PB0Pf05TM6M6FVrhBBsVf0/9IBQjHpk KI0hYVOXq5G3GPCj3CPTa6lOFH/qw2ylv6bbOAi3Ud7VaE2CcTmFIEwxU1l3fhQyix5BF/ MWyLPsRcyr832IGUag9Q3SLgg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id a98ba34e (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Mon, 4 Jan 2021 17:57:09 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: Zelphir Kaltstahl Subject: Re: define PATH and PROFILE References: In-reply-to: Date: Mon, 04 Jan 2021 18:56:42 +0100 Message-ID: <87ft3gfuw5.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=FXCjrZyu; dmarc=pass (policy=reject) header.from=tobias.gr; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: E54649406F7 X-Spam-Score: -4.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: akoz1p2wzp5Y --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi Zelphir, Christophe, Zelphir Kaltstahl =E5=86=99=E9=81=93=EF=BC=9A > Some time ago I created this: > https://notabug.org/ZelphirKaltstahl/guix-package-manager-tutorials/src/3= 3f519f2517685106b71399993a7da94cad84d3b/dot-profile-file.org Thanks for sharing! Not directly related, but I just want to point out that you=20 shouldn't =E2=80=98need=E2=80=99 any of it just to make Guix go. Editing ~/.profile isn't a routine thing on a routine Guix=20 installation, although for some reason some people believe=20 otherwise. I'm not sure why. Adding magic incantations to it can=20 cause hard-to-diagnose bugs, even long after the fact. 's Why it=20 triggers me so; forgive me :-) If Guix or its packages don't work without them, and you're not=20 customising things like Zelphir, please pop in and tell us. Only=20 add things to ~/.profile that are somehow =E2=80=98personal=E2=80=99, and t= hat you=20 understand. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX/NW2g0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW1595MA/3TRrN/XBI+Hz+OW25S3yDAshRPPZbKpj9vWp1UK MP+MAP4nJxmbpAeWgfzprKEDpKmRPPSF0IOZQLCmpSXSy461BQ== =+VDN -----END PGP SIGNATURE----- --=-=-=--