theme/barbuk: Update prefix for overrides

pull/1538/head
David Farrell 2020-03-31 10:15:22 -07:00
parent 8c44bae797
commit 9e443009ac
No known key found for this signature in database
GPG Key ID: 1CCA28D0E300B56F
1 changed files with 1 additions and 1 deletions

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
```