theme/barbuk: Update prefix for overrides

This commit is contained in:
David Farrell
2020-03-31 10:15:22 -07:00
parent 8c44bae797
commit 9e443009ac

View File

@@ -36,7 +36,7 @@ BARBUK_EXIT_CODE_ICON=' '
Define your custom glyphs before sourcing bash-it:
```bash
SCM_GIT_CHAR_GITHUB='•'
export BARBUK_GITHUB_CHAR='•'
source "$BASH_IT"/bash_it.sh
```