# ZSH autosuggestions test -e /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh \ && source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh test -e /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh \ && source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh test -e /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh \ && source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh