Add Oh-My-ZSH root

This commit is contained in:
David Todd 2017-06-22 12:48:10 -05:00
parent c5c93d4ffb
commit 062bc3fc0a

View File

@ -41,6 +41,9 @@ bindkey "^[s" insert-sudo
# Oh-My-ZSH Options below this line
# Define Oh-My-ZSH root
ZSH=$HOME/.oh-my-zsh
# Theme for Oh-My-ZSH
ZSH_THEME="darkblood"