From b56d1a7e1c7459c5b2685b2e3c75470485c2e4d7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 30 Jan 2018 00:04:29 +0100 Subject: [PATCH] Changed default theme to Agnoter --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index c4bf2defe..d4242109d 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -7,7 +7,7 @@ export ZSH=$HOME/.oh-my-zsh # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded. # See https://github.com/bluekrow/oh-my-zsh/wiki/Themes -ZSH_THEME="robbyrussell" +ZSH_THEME="agnoster" # Set list of themes to load # Setting this variable when ZSH_THEME=random