all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58345] [PATCH 0/3] Customize PS1 on foreign distributions
@ 2022-10-07  5:27 Maxim Cournoyer
  2022-10-07  5:31 ` [bug#58345] [PATCH 1/3] guix-install.sh: Improve prompt_yes_no procedure Maxim Cournoyer
  0 siblings, 1 reply; 8+ messages in thread
From: Maxim Cournoyer @ 2022-10-07  5:27 UTC (permalink / raw)
  To: 58345; +Cc: Maxim Cournoyer

Hi!

The following fixes a usability issue, which is that users entering 'guix
shell' or 'guix environment' would not have any visual feedback in the prompt
about where they are.  I've tested it on three different foreign
distributions, and it worked well on all of them.

Thanks,

Maxim Cournoyer (3):
  guix-install.sh: Improve prompt_yes_no procedure.
  guix-install.sh: Introduce 'die' utility function.
  guix-install.sh: Add Bash prompt customization option.

 etc/guix-install.sh | 69 +++++++++++++++++++++++++++++++--------------
 1 file changed, 48 insertions(+), 21 deletions(-)

-- 
2.37.3





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-07 14:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-07  5:27 [bug#58345] [PATCH 0/3] Customize PS1 on foreign distributions Maxim Cournoyer
2022-10-07  5:31 ` [bug#58345] [PATCH 1/3] guix-install.sh: Improve prompt_yes_no procedure Maxim Cournoyer
2022-10-07  5:31   ` [bug#58345] [PATCH 2/3] guix-install.sh: Introduce 'die' utility function Maxim Cournoyer
2022-10-07  8:30     ` zimoun
2022-10-07 12:23       ` Maxim Cournoyer
2022-10-07  5:32   ` [bug#58345] [PATCH 3/3] guix-install.sh: Add Bash prompt customization option Maxim Cournoyer
2022-10-07  8:34     ` zimoun
2022-10-07 12:28       ` bug#58345: " Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.