
Bash Prompt Changed in Fedora 39
The Fedora development mailing lists have been talking about a new prompt for the Bash shell for some time. The idea was to add some color to the command prompt. That has been introduced in Fedora 39.
Beyond the addition of color to the prompt the square braces – [ and ] – have been removed thus making a bit cleaner prompt. The original Bash prompt looks like Figure 1.
The revised Bash prompt is shown in Figure 2.
If you use Fedora 39 – and presumably later – the new prompt will be used rather than the older one in my books. This does not affect the functionality of any of the commands used in the experiments in my books and articles.
More Stories
I need a list of URLs
I used the command line to do in seconds what would have needed more than ten minutes to do by hand.
Cyndi: My open source story — Linux, the loyal friend
Editor's note: Cyndi is my yoga teacher and the coauthor of our book, "Linux for Small Business Owners." This article...
How to remove a stuck kernel from GRUB
Here’s how to fix the GRUB menu configuration from the command line.
How to selectively apply updates
Here’s how I selectively apply updates, excluding any kernel packages.
Straight quotes from pandoc
Change pandoc’s curly quotes into straight quotes with this script.