From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Balzer Subject: Re: How to "Use PROFILE instead of the =?utf-8?Q?user=E2=80=99s?= default profile."? Date: Thu, 21 Jun 2018 04:32:07 -0500 Message-ID: <87lgb8a3jc.fsf@gmail.com> References: <87bmc4aoa8.fsf@gmail.com> 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]:39591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVvwy-0005Am-Rd for help-guix@gnu.org; Thu, 21 Jun 2018 05:32:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVvwy-0004bk-24 for help-guix@gnu.org; Thu, 21 Jun 2018 05:32:20 -0400 Received: from mail-ot0-x229.google.com ([2607:f8b0:4003:c0f::229]:40685) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fVvwx-0004bG-SN for help-guix@gnu.org; Thu, 21 Jun 2018 05:32:19 -0400 Received: by mail-ot0-x229.google.com with SMTP id w9-v6so2814147otj.7 for ; Thu, 21 Jun 2018 02:32:19 -0700 (PDT) In-reply-to: <87bmc4aoa8.fsf@gmail.com> 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: George Clemmer Cc: help-guix > If so, how do I "Use my znc PROFILE *instead* of my user=E2=80=99s default > profile?" I asked this question in IRC some time back - the comand $(guix package -p /path/to/profile --search-paths) would replace the variables in your shell with those of the profile you want. -- Tom