7 lines
276 B
Text
7 lines
276 B
Text
source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
|
#source /opt/homebrew/share/zsh-autocomplete/zsh-autocomplete.plugin.zsh
|
|
|
|
PATH="$PATH:/Applications/WezTerm.app/Contents/MacOS"
|
|
export PATH
|
|
|
|
source <(/opt/homebrew/bin/starship init zsh --print-full-init)
|