enable oh-my-posh on Terminal.app
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[user]
|
||||
email = graham@ghall.dev
|
||||
name = Graham Hall
|
||||
signingkey = 613BA8D6E15E1297
|
||||
signingkey = FB70F1142D7A45B8
|
||||
|
||||
[core]
|
||||
editor = micro
|
||||
|
||||
+1
-2
@@ -1,6 +1,5 @@
|
||||
if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
|
||||
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
|
||||
fi
|
||||
|
||||
|
||||
source $(brew --prefix nvm)/nvm.sh
|
||||
source <(fzf --zsh)
|
||||
|
||||
Reference in New Issue
Block a user