Files
linux-workspace/rc.local/gitprompt.sh
2022-05-29 14:30:38 +02:00

4 lines
110 B
Bash

GIT_PROMPT_INIT="$HOME/.bash-git-prompt/gitprompt.sh"
GIT_PROMPT_ONLY_IN_REPO=1
source_try "$GIT_PROMPT_INIT"