typescript udpates

This commit is contained in:
Nick Nisi
2015-01-18 21:46:45 -06:00
parent 6590edaf82
commit e34381fe36
5 changed files with 7 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ source `brew --prefix`/etc/profile.d/z.sh
# Base16 Shell
if [ -z "$THEME" ]; then
export THEME="base16-atelierlakeside"
export THEME="base16-pop"
fi
if [ -z "$BACKGROUND" ]; then
export BACKGROUND="dark"