Merge pull request #2472 from collierscott/add-gitprompt

Add bash-git-prompt for more informative prompts for git repos
This commit is contained in:
Shao Yu-Lung (Allen)
2020-02-12 09:17:13 +08:00
committed by GitHub
5 changed files with 58 additions and 0 deletions

View File

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