guix/doc
Ludovic Courtès 3f900442b4
home: services: bash: Support setting shell variables.
* gnu/home/services.scm (shell-variable-definitions): New procedure.
* gnu/home/services/shells.scm (serialize-shell-variables): New procedure.
(home-bash-configuration)[variables]: New field.
(add-bash-configuration): Honor it.
(home-bash-extension)[variables]: New field.
(home-bash-extensions): Handle ‘variables’.
* doc/guix.texi (Shells Home Services): Update.  Change ‘PS1’ example to use
‘variables’, not ‘environment-variables’.
* doc/he-config-bare-bones.scm: Use ‘variables’ instead of ‘bash-profile’.

Change-Id: I29083d6313d10b1eb9d91eccacfb33efefe60d58
2025-10-23 19:35:07 +02:00
..
images
build.scm doc: Build PDF for Chinese manual. 2025-10-05 17:07:41 +02:00
contributing.texi doc: Recommend ‘define-deprecated-package’ in the Deprecation Policy. 2025-10-23 19:35:06 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Update command for installing the SICP book. 2025-10-20 17:28:52 +02:00
guix.texi home: services: bash: Support setting shell variables. 2025-10-23 19:35:07 +02:00
he-config-bare-bones.scm home: services: bash: Support setting shell variables. 2025-10-23 19:35:07 +02:00
htmlxref.cnf nls: Update translations. 2025-09-02 00:30:19 +02:00
local.mk guix: Fix guix-minimal install phase. 2025-10-14 16:35:55 +02:00
package-hello.json
package-hello.scm