use candy theme by default
parent
a32e0e3cd1
commit
a2e1ab212c
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue