From 6b87526974b87ef8ad02947ebada77b8020e93f8 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 17 Oct 2024 00:06:44 +0100 Subject: Show guix command after adding to ~/.profile. --- topics/octopus/set-up-guix-for-new-users.gmi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/topics/octopus/set-up-guix-for-new-users.gmi b/topics/octopus/set-up-guix-for-new-users.gmi index 683a2da..f459559 100644 --- a/topics/octopus/set-up-guix-for-new-users.gmi +++ b/topics/octopus/set-up-guix-for-new-users.gmi @@ -17,6 +17,10 @@ But, you'd normally want to make this more convenient. So, add ~/.config/guix/cu GUIX_PROFILE=~/.config/guix/current . $GUIX_PROFILE/etc/profile ``` +Thereafter, you may run any guix command simply as +``` +$ guix ... +``` ## Pulling from a different channels.scm -- cgit v1.2.3