fixed theme in omp
This commit is contained in:
parent
bfaf29559c
commit
9310ba2e04
1 changed files with 1 additions and 1 deletions
|
@ -49,5 +49,5 @@ source "$ZDOTDIR"/files/aliases.zsh
|
|||
for sourced in "$XDG_DATA_HOME"/zsh/*; do source $sourced; done
|
||||
|
||||
# theme
|
||||
ompTheme="https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/emodipt-extend.omp.json"
|
||||
ompTheme="https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/refs/heads/main/themes/emodipt-extend.omp.json"
|
||||
eval "$(oh-my-posh init zsh --config="$ompTheme")"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue