Clean bakke

pull/1790/head
BarbUk 2021-01-16 09:12:06 +01:00
parent 59fc8c818d
commit fb0fa7f799
No known key found for this signature in database
GPG Key ID: DB301C759539E9FE
1 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash # shellcheck shell=bash
SCM_THEME_PROMPT_DIRTY=" ${red}" SCM_THEME_PROMPT_DIRTY=" ${red}"
SCM_THEME_PROMPT_CLEAN=" ${bold_green}" SCM_THEME_PROMPT_CLEAN=" ${bold_green}"
SCM_THEME_PROMPT_PREFIX=" |" SCM_THEME_PROMPT_PREFIX=" |"