summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--topics/octopus/set-up-guix-for-new-users.gmi4
1 files changed, 4 insertions, 0 deletions
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