diff --git a/.zshrc b/.zshrc index e22e0ed3..b2876556 100644 --- a/.zshrc +++ b/.zshrc @@ -5,7 +5,7 @@ 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="gentoo" +ZSH_THEME="agnoster" # Example aliases # alias zshconfig="mate ~/.zshrc"