Add bash-git-prompt in order to have a more descriptive prompt when working with repositories.

Also, update documentation for bash-git-prompt usage
This commit is contained in:
Scott Collier
2020-01-20 12:24:18 -06:00
parent ad2b455be5
commit b28f449556
5 changed files with 58 additions and 0 deletions

View File

@ -158,6 +158,7 @@ WORKSPACE_INSTALL_FFMPEG=false
WORKSPACE_INSTALL_GNU_PARALLEL=false
WORKSPACE_INSTALL_AST=true
WORKSPACE_AST_VERSION=1.0.3
WORKSPACE_INSTALL_GIT_PROMPT=true
### PHP_FPM ###############################################