use candy theme by default

pull/301/head
Maxim Kovgan 2014-07-13 08:33:04 +03:00
parent a32e0e3cd1
commit a2e1ab212c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export BASH_IT=$HOME/.bash_it
# Lock and Load a custom theme file
# location /.bash_it/themes/
export BASH_IT_THEME='sexy'
export BASH_IT_THEME='candy'
# Your place for hosting Git repos. I use this for private repos.
export GIT_HOSTING='git@git.domain.com'