Open mmm opened 5 years ago
export GIT_PS1_SHOWDIRTYSTATE=yes export GIT_PS1_SHOWCOLORHINTS=yes export PS1="$PS1\[\033[01;33m\]\$(__git_ps1)\[\033[00m\] \$ "
is this worth doing within the base container?