add starship for darwin
This commit is contained in:
parent
d1b481d4de
commit
84b8f60b21
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
|
||||||
PATH="$PATH:/Applications/WezTerm.app/Contents/MacOS"
|
PATH="$PATH:/Applications/WezTerm.app/Contents/MacOS"
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
|
source <(/opt/homebrew/bin/starship init zsh --print-full-init)
|
||||||
|
|
Loading…
Reference in a new issue