Spelling Error. Oops.

This commit is contained in:
pauljako 2024-08-23 22:07:48 +02:00
parent 6d731c9fe3
commit 7e29296330

2
.zshrc
View file

@ -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"