Fix oh-my-zsh theme issues on update

This commit is contained in:
Tommy Harris 2021-03-25 14:49:34 -06:00
parent 30ef566031
commit 71253be2f0
Signed by: tobraha
GPG Key ID: 93769A4F97AE33E9
3 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ emacs:
oh-my-zsh:
@printf "$(YELLOW)--- oh-my-zsh ------------------------------------------\n$(RESET)"
git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh
cp oh-my-zsh/themes/agnoster.zsh-theme ~/.oh-my-zsh/themes/
ln -sf ~/dotfiles/oh-my-zsh/themes/agnoster-custom.zsh-theme ~/.oh-my-zsh/themes/agnoster-custom.zsh-theme
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/plugins/zsh-syntax-highlighting
polybar:

View File

@ -8,7 +8,7 @@ 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="agnoster"
ZSH_THEME="agnoster-custom"
# Set list of themes to pick from when loading at random
# Setting this variable when ZSH_THEME=random will cause zsh to load