enable oh-my-posh on Terminal.app
This commit is contained in:
+2
-3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user