mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-22 15:52:31 +01:00
Merge 7ed0177564 into 0e810e5afa
This commit is contained in:
commit
98bc51024e
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@
|
||||||
| Mac OS | [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/z/zsh-autosuggestions.rb) |
|
| Mac OS | [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/z/zsh-autosuggestions.rb) |
|
||||||
| NetBSD | [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/shells/zsh-autosuggestions/README.html) |
|
| NetBSD | [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/shells/zsh-autosuggestions/README.html) |
|
||||||
|
|
||||||
|
insert in top of `.zshrc`
|
||||||
|
```zsh
|
||||||
|
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
```
|
||||||
|
|
||||||
## Antigen
|
## Antigen
|
||||||
|
|
||||||
1. Add the following to your `.zshrc`:
|
1. Add the following to your `.zshrc`:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue