This commit is contained in:
AYOUB EL MHAMDI 2025-06-24 13:37:19 -07:00 committed by GitHub
commit 968acc5c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,11 @@
| NetBSD | [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/shells/zsh-autosuggestions/README.html) |
| FreeBSD | [pkg](https://cgit.freebsd.org/ports/tree/shells/zsh-autosuggestions) |
insert in top of `.zshrc`
```zsh
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
```
## Antigen
1. Add the following to your `.zshrc`: