From a75ee04e948e64e1750be99dd10d3c0170bd87d4 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 9 Jun 2022 11:43:57 +0200 Subject: [PATCH] :art: change zsh theme to yc (dark+light) --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index e820e0a..184c1f4 100644 --- a/.zshrc +++ b/.zshrc @@ -8,7 +8,8 @@ export ZSH="$HOME/.oh-my-zsh" # 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="xiong-chiamiov" +ZSH_THEME="ys" +# ZSH_THEME="xiong-chiamiov" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load