Modfiy steeef theme to add time on prompt

This commit is contained in:
Adil Hafeez 2016-04-04 11:25:38 -07:00
commit 3920938b68
2 changed files with 101 additions and 1 deletions

View file

@ -10,7 +10,7 @@ export ZSH=$HOME/.oh-my-zsh
#ZSH_THEME="clean"
#ZSH_THEME="pure"
#ZSH_THEME="agnoster"
ZSH_THEME="steeef"
ZSH_THEME="steeef-adil"
# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"