Set default theme to steeef

This commit is contained in:
Adil Hafeez 2016-04-02 00:37:47 +00:00
commit db4bd78d7e

View file

@ -5,7 +5,12 @@ export ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
#ZSH_THEME="robbyrussell"
#ZSH_THEME="amuse"
#ZSH_THEME="clean"
#ZSH_THEME="pure"
#ZSH_THEME="agnoster"
ZSH_THEME="steeef"
# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"