This bash prompt enables git information for the current directory.
export PS1=$'\\n\[\\e[97;44m\\] \\u \\[\\e[34;106m\\] \\w \\[\\e[30;107m\\]$(GIT_PS1_SHOWUNTRACKEDFILES=1 GIT_PS1_SHOWDIRTYSTATE=1 __git_ps1) \\[\\e[00m\\] \\n\u25B8 'This bash prompt enables git information for the current directory.
export PS1=$'\\n\[\\e[97;44m\\] \\u \\[\\e[34;106m\\] \\w \\[\\e[30;107m\\]$(GIT_PS1_SHOWUNTRACKEDFILES=1 GIT_PS1_SHOWDIRTYSTATE=1 __git_ps1) \\[\\e[00m\\] \\n\u25B8 '