diff --git a/shells/zshrc b/shells/zshrc index c498289..9e71a92 100644 --- a/shells/zshrc +++ b/shells/zshrc @@ -5,7 +5,7 @@ export ZSH=/home/mmk2410/.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="af-magic" +ZSH_THEME="agnoster" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"