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