bash/prompt

This commit is contained in:
Marc Beninca 2023-08-20 13:55:12 +02:00
parent 52a93c61cc
commit 633f42b6c2

View file

@ -8,8 +8,8 @@ if [ "$(type -t __git_ps1)" == 'function' ] ; then
PS1="${PS1} –\e[0;35m\$(__git_ps1)\e[0m"
fi
PS1="${PS1}
\e[0;36m\${PWD}\e[0m
"
\e[0;36m\${PWD}\e[0m
"
PS2="\
"