2023-08-27 18:23:58 +02:00
|
|
|
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
|
2023-08-27 18:39:54 +02:00
|
|
|
|
|
|
|
source <(/opt/homebrew/bin/starship init zsh --print-full-init)
|