Compare commits

...

2 Commits

Author SHA1 Message Date
AYOUB EL MHAMDI
0787597221
Merge 7ed0177564 into c3d4e576c9 2023-09-11 11:38:58 -07:00
AYOUB EL MHAMDI
7ed0177564
package manager not overwrite .zshrc 2022-06-14 20:33:53 +01:00

View File

@ -20,6 +20,11 @@
| 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) |
insert in top of `.zshrc`
```zsh
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
```
## Antigen
1. Add the following to your `.zshrc`: