From 8bf0b5f5ac6813e6649ed3d5aafa96ab54e03226 Mon Sep 17 00:00:00 2001 From: Coby Powers Date: Wed, 26 Jan 2022 19:03:28 -0600 Subject: [PATCH] Update ohmyzsh theme --- sh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/.zshrc b/sh/.zshrc index e18b2b3..17e3ab5 100644 --- a/sh/.zshrc +++ b/sh/.zshrc @@ -1,7 +1,7 @@ TOOLKIT=/etc/toolkit ZSH=$TOOLKIT/sh/ohmyzsh ZSH_CUSTOM=$ZSH/custom -ZSH_THEME="awesomepanda" +ZSH_THEME="bira" TOOLKIT=/etc/toolkit zstyle ':omz:update' mode auto # update automatically without asking