ohmyposh config
This commit is contained in:
+5
-1
@@ -8,9 +8,13 @@ unset conf
|
||||
|
||||
[[ "$TERM_PROGRAM" == "CodeEditApp_Terminal" ]] && . "/Applications/CodeEdit.app/Contents/Resources/codeedit_shell_integration.zsh"
|
||||
|
||||
if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
|
||||
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
|
||||
fi
|
||||
|
||||
eval $(thefuck --alias)
|
||||
eval "$(zoxide init zsh)"
|
||||
eval "$(starship init zsh)"
|
||||
# eval "$(starship init zsh)"
|
||||
eval "$(atuin init zsh)"
|
||||
|
||||
# bun completions
|
||||
|
||||
Reference in New Issue
Block a user