diff --git a/.zshrc b/.zshrc index 28fbe24..60c6137 100644 --- a/.zshrc +++ b/.zshrc @@ -1,6 +1,6 @@ export ZSH="$HOME/.oh-my-zsh" -ZSH_THEME="gallois" +ZSH_THEME="half-life" plugins=(git) source $ZSH/oh-my-zsh.sh