[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51543] [PATCH v3 0/2] Some improvements to the Bash home service
From: |
Xinglu Chen |
Subject: |
[bug#51543] [PATCH v3 0/2] Some improvements to the Bash home service |
Date: |
Sun, 07 Nov 2021 12:36:12 +0100 |
Changes since v2:
* Improve docstrings of ‘home-bash-extension’ fields by describing what
they do instead of what they ought to be.
Xinglu Chen (2):
home: services: bash: Add ‘aliases’ field.
doc: Improve documentation of the Bash home service
doc/guix.texi | 60 ++++++++++++++++-
gnu/home/services/shells.scm | 122 +++++++++++++++++++++++++----------
guix/scripts/home/import.scm | 24 +++++++
3 files changed, 169 insertions(+), 37 deletions(-)
base-commit: 1ffc0a6be3c1613b2d99ceea098174d1f11f6f3f
--
2.33.0
signature.asc
Description: PGP signature
- [bug#51543] [PATCH 2/2] doc: Document ‘home-bash-extension’ configuration record., (continued)
[bug#51543] [PATCH 0/2] Some improvements to the Bash home service, Xinglu Chen, 2021/11/05
[bug#51543] [PATCH v3 0/2] Some improvements to the Bash home service,
Xinglu Chen <=
[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