diff --git a/zshrc b/zshrc index 3062c51c..053b9ede 100644 --- a/zshrc +++ b/zshrc @@ -11,9 +11,10 @@ export ZSH=$HOME/.dotfiles/oh-my-zsh # time that oh-my-zsh is loaded. #export ZSH_THEME="gozilla" -export ZSH_THEME="fino" +#export ZSH_THEME="fino" #export ZSH_THEME="takashiyoshida" #export ZSH_THEME="random" +export ZSH_THEME="jnrowe" # Set to this to use case-sensitive completion export CASE_SENSITIVE="true"