dotfiles/system/prompt.sh

7 lines
134 B
Bash
Raw Normal View History

2021-12-08 09:38:24 -06:00
autoload -Uz compinit
compinit
eval "$(sheldon -q --config-file ~/.config/sheldon/plugins.toml source)"
eval "$(starship init zsh)"