update omp theme link

This commit is contained in:
John Bowdre 2022-05-24 08:36:43 -05:00
parent f28750f836
commit 7d4a9987a0
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
oh-my-posh init pwsh --config https://raw.githubusercontent.com/jbowdre/config/main/vpotato.minimal.omp.json | Invoke-Expression
oh-my-posh init pwsh --config https://raw.githubusercontent.com/jbowdre/dotfiles/main/oh-my-posh/vpotato.minimal.omp.json | Invoke-Expression
Enable-PoshTransientPrompt

View file

@ -17,6 +17,6 @@ compinit
alias ssh="TERM=xterm ssh"
# Shell initializations
eval "$(oh-my-posh init zsh --config 'https://raw.githubusercontent.com/jbowdre/config/main/vpotato.minimal.omp.json')"
eval "$(oh-my-posh init zsh --config 'https://raw.githubusercontent.com/jbowdre/dotfiles/main/oh-my-posh/vpotato.minimal.omp.json')"
enable_poshtransientprompt
eval "$(mcfly init zsh)"