diff --git a/zsh/.zshrc b/zsh/.zshrc index a67c9ea..1b02087 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -23,7 +23,7 @@ fi # Shell initializations if type oh-my-posh > /dev/null; then - eval "$(oh-my-posh init zsh --config 'https://raw.githubusercontent.com/jbowdre/dotfiles/main/oh-my-posh/vpotato.minimal.omp.json')" + eval "$(oh-my-posh init zsh --config '~/.dotfiles/oh-my-posh/vpotato.minimal.omp.json')" enable_poshtransientprompt fi if type mcfly > /dev/null; then