This commit is contained in:
Florian Blampey 2025-09-12 10:42:21 +02:00 committed by GitHub
commit 9e34152991
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

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) |
Then source it in your `.zshrc`:
```
source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
```
## Antigen
1. Add the following to your `.zshrc`: