: Prompt && {
: Starshipを利用したpromptのカスタマイズ && {
if which starship > /dev/null ; then
eval "$(starship init zsh)"
fi
}