disable theming by checking theme var for value
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
# Path to the bash it configuration
|
||||
export BASH_IT="{{BASH_IT}}"
|
||||
|
||||
# Lock and Load a custom theme file
|
||||
# Lock and Load a custom theme file.
|
||||
# Leave empty to disable theming.
|
||||
# location /.bash_it/themes/
|
||||
export BASH_IT_THEME='bobby'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user