[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51543] [PATCH 0/2] Some improvements to the Bash home service
From: |
Xinglu Chen |
Subject: |
[bug#51543] [PATCH 0/2] Some improvements to the Bash home service |
Date: |
Fri, 05 Nov 2021 15:03:03 +0100 |
Changes since v1:
* Improvements to the documentation of ‘home-bash-configuration’ and
‘home-bash-extension’.
* Reorder the serialization of the ‘guix-defaults?’, ‘alias’, and
‘bashrc’ fields.
Xinglu Chen (2):
home: services: bash: Add ‘aliases’ field.
doc: Improve documentation of the Bash home service
doc/guix.texi | 54 +++++++++++++++++-
gnu/home/services/shells.scm | 108 +++++++++++++++++++++++++----------
guix/scripts/home/import.scm | 24 ++++++++
3 files changed, 153 insertions(+), 33 deletions(-)
base-commit: 0e19713c1fbfd3a01347e0d490434a53a596ed3c
--
2.33.0
signature.asc
Description: PGP signature
[bug#51543] [PATCH 0/2] Some improvements to the Bash home service,
Xinglu Chen <=
[bug#51543] [PATCH v3 0/2] Some improvements to the Bash home service, Xinglu Chen, 2021/11/07
[bug#51543] [PATCH v3 1/2] home: services: bash: Add ‘aliases’ field., Xinglu Chen, 2021/11/07
bug#51543: [PATCH 0/2] Some improvements to the Bash home service, Ludovic Courtès, 2021/11/07
[bug#51543] [PATCH 0/2] Some improvements to the Bash home service, Ludovic Courtès, 2021/11/13