Shell

Bash prompt customization

The Unix shell bash allows to customize the prompt in different ways. The file /etc/bash.bashrc changes the bash configuration for every user on the Unix system. The variable PS1 changes the shell prompt with escaped characters.