dotfiles/tools/zsh/mod/prompt.zsh

6 lines
191 B
Bash

# $DOTFILES/tools/zsh/mod/prompt.zsh
# Sourced by user's zshrc 在用户的 zshrc 中被引用
export STARSHIP_CONFIG=$DOTFILES/tools/starship/starship_zsh.toml
eval "$(starship init zsh)"