Merge commit '80ec734a953d930838ea6839923c97c3da880a0d'

This commit is contained in:
Roman Perepelitsa
2021-08-18 17:05:04 +02:00
6 changed files with 23 additions and 12 deletions
+1
View File
@@ -86,6 +86,7 @@ gitstatus_stop && gitstatus_start -s -1 -u -1 -c -1 -d -1
# On every prompt, fetch git status and set GITSTATUS_PROMPT.
PROMPT_COMMAND=gitstatus_prompt_update
PROMPT_DIRTRIM=3
# Enable promptvars so that ${GITSTATUS_PROMPT} in PS1 is expanded.
shopt -s promptvars