diff --git a/.zshrc_darwin b/.zshrc_darwin index e277ce9..9d6eb31 100644 --- a/.zshrc_darwin +++ b/.zshrc_darwin @@ -3,3 +3,5 @@ source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh PATH="$PATH:/Applications/WezTerm.app/Contents/MacOS" export PATH + +source <(/opt/homebrew/bin/starship init zsh --print-full-init)