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

@ -125,6 +125,7 @@ services:
- INSTALL_AST=${WORKSPACE_INSTALL_AST}
- INSTALL_YAML=${WORKSPACE_INSTALL_YAML}
- INSTALL_MAILPARSE=${WORKSPACE_INSTALL_MAILPARSE}
- INSTALL_GIT_PROMPT=${WORKSPACE_INSTALL_GIT_PROMPT}
- PUID=${WORKSPACE_PUID}
- PGID=${WORKSPACE_PGID}
- CHROME_DRIVER_VERSION=${WORKSPACE_CHROME_DRIVER_VERSION}