diff --git a/.zshrc b/.zshrc index 4879bc2..c2c9ed4 100644 --- a/.zshrc +++ b/.zshrc @@ -1,5 +1,5 @@ export ZSH="$HOME/.oh-my-zsh" -ZSH_THEME="gnzh" +ZSH_THEME="agnoster" CASE_SENSITIVE="true" ENABLE_CORRECTION="true" COMPLETION_WAITING_DOTS="true"