From 92240a4cd22c0a57ce60efdaa283b5788f5ede12 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 2 Nov 2022 16:58:25 -0500 Subject: [PATCH] update theme --- roles/customize/files/zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/customize/files/zshrc b/roles/customize/files/zshrc index e927118..f566226 100644 --- a/roles/customize/files/zshrc +++ b/roles/customize/files/zshrc @@ -11,8 +11,8 @@ export PROMPT_EOL_MARK='' # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes -ZSH_THEME="eastwood" - +#ZSH_THEME="eastwood" +ZSH_THEME="agnoster" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load # a theme from this variable instead of looking in $ZSH/themes/