diff --git a/.zshrc b/.zshrc index ce7ed9e..5290a9d 100644 --- a/.zshrc +++ b/.zshrc @@ -62,7 +62,7 @@ fi alias oh-my-posh=$OMP_EXE # # Initialize OMP -eval "$(oh-my-posh init zsh --config $OMP_THEM_PATH)" +eval "$(oh-my-posh init zsh --config $OMP_THEME_PATH)" # # Get and download zinit ZINIT_HOME="$HOME/.config/zinit/zinit.git"