From 94c1007d78069c579543d78d2172b15d52593e42 Mon Sep 17 00:00:00 2001 From: Benjamin Kyd Date: Fri, 17 Mar 2023 15:15:58 +0000 Subject: [PATCH] bira --- common/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/.zshrc b/common/.zshrc index 3e97ebd..5ab8443 100644 --- a/common/.zshrc +++ b/common/.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="robbyrussell" +# ZSH_THEME="robbyrussell" +ZSH_THEME="bira" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load