mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-06-16 11:36:14 +08:00
Update INSTALL.md with zsh-autosuggestions sourcing
This commit is contained in:
parent
85919cd1ff
commit
34e2cc9ab9
@ -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`:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user