Skip to content

Commit

Permalink
update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknisi committed Feb 24, 2015
1 parent 5c0d1fd commit 9139a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/zshrc.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ source `brew --prefix`/etc/profile.d/z.sh

# Base16 Shell
if [ -z "$THEME" ]; then
export THEME="base16-pop"
export THEME="base16-atelier-forest"
fi
if [ -z "$BACKGROUND" ]; then
export BACKGROUND="dark"
Expand Down

0 comments on commit 9139a10

Please sign in to comment.