Updated theme preview documentation

Fixes #1198
pull/1202/head
Nils Winkler 2018-06-01 08:18:57 +02:00 committed by GitHub
parent 1b887b2916
commit 178c37140c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ export BASH_IT_THEME="powerline-multiline"
export BASH_IT_THEME="/home/foo/my_theme/my_theme.theme.bash" export BASH_IT_THEME="/home/foo/my_theme/my_theme.theme.bash"
``` ```
You can easily preview the themes in your own shell using `BASH_PREVIEW=true reload`. You can easily preview the themes in your own shell using `BASH_PREVIEW=true bash-it reload`.
If you've created your own custom prompts, we'd love it if you shared with everyone else! Just submit a Pull Request. If you've created your own custom prompts, we'd love it if you shared with everyone else! Just submit a Pull Request.
You can see theme screenshots on [wiki/Themes](https://github.com/Bash-it/bash-it/wiki/Themes). You can see theme screenshots on [wiki/Themes](https://github.com/Bash-it/bash-it/wiki/Themes).