This is my current prompt below:
To change the prompt you will update .bashrc and set the PS1 environment variable to a new value.
Here is a cheatsheet of the prompt options:
You can use these placeholders for customization:
I want to change my prompt to say
Here is my new prompt I am going to use:
Can you guess what that does? Yes for my article writing this is exactly what i want. Here is the screenshot:
A lot of people will want the Username, Hostname, for my example i don’t! But you can use u and h for that. I used w to show what directory i am in. You can also show date and time, etc.
You can also play with setting colors in the prompt with these variables:
Background Colors:
e[40m – Black
e[41m – Red
e[42m – Green
e[43m – Yellow
e[44m – Blue
e[45m – Magenta
e[46m – Cyan
e[47m – White
Reset Color:
e[0m – Reset to default
Here is my colorful version. The backslashes are primarily needed to ensure proper formatting of the prompt and avoid breaking its functionality.
This uses Magenta, Blue and Red coloring for different parts of the prompt.
You can see how to customize your bash prompt with PS1 environment in Ubuntu. Hope this helps you be happy with your environment in linux.
Ubuntu 25.10, codenamed “Questing Quokka”, is here. This release continues Ubuntu’s proud tradition of integrating…
The latest interim release of Ubuntu comes with compatibility enhancements at the silicon level, accessibility…
Oracle Kubernetes Engine now supports Ubuntu images for worker nodes natively, with no need for…
Happy birthday, OpenStack! It’s astonishing how fast time flies – fifteen years already. Yet, here…
London has called, and the Ubuntu community has answered! This year, the Ubuntu Summit has…
Welcome to the Ubuntu Weekly Newsletter, Issue 912 for the week of September 28 –…