LinuxVillage

Projects and resources (En) => Tips and tricks => Discussion démarrée par: melodie le 02 mai 2013 à 02:08:19

Titre: Bash prompt howto
Posté par: melodie le 02 mai 2013 à 02:08:19
How to configure your prompt differently and have it the way you like it ? Colors, shape, add time...

Here is everything about it:
full tutorial: http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO (http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO)

the section for colours: http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html (http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html)

a section related to the escape sequences (helps understanding better the different parts which build a prompt): http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/bash-prompt-escape-sequences.html (http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/bash-prompt-escape-sequences.html)

Have fun ! :D