diff --git a/dot_config/zsh/dot_zshrc.tmpl b/dot_config/zsh/dot_zshrc.tmpl index 97baf62..fd410d6 100644 --- a/dot_config/zsh/dot_zshrc.tmpl +++ b/dot_config/zsh/dot_zshrc.tmpl @@ -45,4 +45,4 @@ source "$ZDOTDIR"/files/sshcomp.zsh for sourced in "$XDG_DATA_HOME"/zsh/*; do source $sourced; done # theme -eval "$(oh-my-posh init zsh --config="$XDG_CACHE_HOME/oh-my-posh/themes/emodipt-extend.omp.json")" +eval "$(oh-my-posh init zsh --config="https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/emodipt-extend.omp.json")"