Linux Lite Forums
bash prompt - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Customization (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=8)
+--- Forum: Desktop Customization (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=34)
+--- Thread: bash prompt (/showthread.php?tid=9147)



bash prompt - Alpha - 05-24-2024

Hi there
where is this prompt configured?

[Image: Bildschirmfoto-zu-2024-05-24-19-39-20.png]


Re: bash prompt - sqwuade - 05-25-2024

You could try:
(First make a backup!)
cp ~/.bashrc ~/.bashrc.bak

nano ~/.bashrc

What are you looking to change/configure?

Source: https://ostechnix.com/how-to-customize-bash-prompt-in-linux/

(05-24-2024, 05:43 PM)Alpha link Wrote: Hi there
where is this prompt configured?

[Image: Bildschirmfoto-zu-2024-05-24-19-39-20.png]



Re: bash prompt - Alpha - 05-25-2024

found it.
/etc/profile.d/vte-2.91.sh


Re: bash prompt - trinidad - 05-25-2024

Not sure what you want to do but the prompt is generated by powerline.
Code:
/usr/share/powerline/
Uses json and python.
TC