mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-09 01:51:13 +00:00
feat: switch from starship to oh-my-posh
This commit is contained in:
@@ -95,5 +95,6 @@ TMUX_WINDOW_NAME_PLUGIN="$DOTFILES/config/tmux/plugins/tmux-window-name/scripts/
|
||||
add-zsh-hook chpwd tmux-window-name
|
||||
}
|
||||
|
||||
eval "$(starship init zsh)"
|
||||
# eval "$(starship init zsh)"
|
||||
eval "$(oh-my-posh init zsh --config $XDG_CONFIG_HOME/oh-my-posh.omp.json)"
|
||||
source "$DOTFILES/config/alias"
|
||||
|
||||
Reference in New Issue
Block a user