guix/gnu/home/services
Ludovic Courtès 7d9fdfb19d
home: services: bash: Properly quote shell aliases.
Fixes <https://issues.guix.gnu.org/63048>.
Reported by Ekaitz Zarraga <ekaitz@elenq.tech>.

* gnu/home/services.scm (with-shell-quotation-bindings): New procedure.
(environment-variable-shell-definitions): Use it instead of inline copy.
* gnu/home/services/shells.scm (bash-serialize-aliases): Use it.  Add
clause for 'literal-string?'.
* tests/guix-home.sh: Add 'aliases' to 'home-bash-extension' and test it.
2023-07-11 15:47:56 +02:00
..
desktop.scm
fontutils.scm
gnupg.scm
guix.scm
mail.scm
mcron.scm
media.scm
messaging.scm
pm.scm
shells.scm
shepherd.scm
sound.scm
ssh.scm
symlink-manager.scm
utils.scm
xdg.scm