prompt and colorscheme updates

* update colorscheme
* update prompt colors
This commit is contained in:
Nick Nisi
2015-06-27 05:48:44 -04:00
parent 2269456703
commit c28bcbf901
2 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ fi
# Base16 Shell
# if [ -z "$THEME" ]; then
export THEME="base16-atelierheath"
export THEME="base16-chalk"
# fi
if [ -z "$BACKGROUND" ]; then
export BACKGROUND="dark"