Bug fix for OMP init
This commit is contained in:
parent
54b408d513
commit
6d731c9fe3
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -62,7 +62,7 @@ fi
|
|||
alias oh-my-posh=$OMP_EXE
|
||||
#
|
||||
# Initialize OMP
|
||||
eval "$(oh-my-posh init zsh)"
|
||||
eval "$(oh-my-posh init zsh --config $OMP_THEM_PATH)"
|
||||
#
|
||||
# Get and download zinit
|
||||
ZINIT_HOME="$HOME/.config/zinit/zinit.git"
|
||||
|
|
Loading…
Add table
Reference in a new issue