fix theme name

This commit is contained in:
Nick Nisi
2015-02-23 23:10:02 -06:00
parent 0f5c2856f8
commit aa72bed5c4

View File

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