add starship for darwin

This commit is contained in:
Simon Rieger 2023-08-27 18:39:54 +02:00
parent d1b481d4de
commit 84b8f60b21

View file

@ -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)