diff --git a/zsh-macos/.zshrc b/zsh-macos/.zshrc index de3d8c3..9aa680d 100644 --- a/zsh-macos/.zshrc +++ b/zsh-macos/.zshrc @@ -6,4 +6,6 @@ eval "$(starship init zsh)"o # Added by Antigravity export PATH="/Users/mastermito/.antigravity/antigravity/bin:$PATH" +source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh + fastfetch