1
0
Fork 0

fix git theme

This commit is contained in:
Maurice Audin 2020-04-29 14:03:38 +02:00
parent 8e067be0b1
commit aa6bf82476

4
zshrc
View file

@ -9,10 +9,10 @@ source "${HOME}/.zgen/zgen.zsh"
if ! zgen saved; then
# Configuration
zgen load hybris42/zsh ${USER}.zsh
# Theme
zgen load hybris42/zsh ${USER}.theme
# Plugins
zgen load hybris42/zsh ${USER}.plugins
# Theme
zgen load hybris42/zsh ${USER}.theme
# Completions
zgen load hybris42/zsh ${USER}.completions