diff --git a/zsh/prompt.zsh b/zsh/prompt.zsh index 8a2de14..09bdb23 100644 --- a/zsh/prompt.zsh +++ b/zsh/prompt.zsh @@ -1 +1,3 @@ +export STARSHIP_CONFIG=$DOTFILES/.config/starship/starship_zsh.toml + eval "$(starship init zsh)" \ No newline at end of file