On 01.03.2018 20:59, Joram wrote:
The git-part you want to add is just the '$(__git_ps1)' part. So you can
use the original $PS1 and add that part if you don't want other changes.

Thanks, that’s what I did, ending up with this monster:
export PS1="\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$(__git_ps1)$ "
That’s the Ubuntu 16 sugar I guess…

Best, Simon

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to