enable oh-my-posh on Terminal.app

This commit is contained in:
2024-09-18 20:03:42 -04:00
parent f4f8ca18c9
commit 83047efabe
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
fi
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
source $(brew --prefix nvm)/nvm.sh
source <(fzf --zsh)