if type brew &>/dev/null then FPATH="$(brew --prefix)/share/zsh/site-functions:${FPATH}" autoload -Uz compinit compinit fi 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)