missing manually adding to .zshrc

This commit is contained in:
TimSousa 2024-02-11 04:46:10 +00:00
parent 7c85ee7bee
commit b3027e5e36

View file

@ -65,6 +65,8 @@ Then restart zsh (such as by opening a new instance of your terminal emulator).
* On most Linux distributions (except perhaps NixOS):
`source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh`
* Arch Linux:
`source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh`
* NetBSD and OpenBSD:
`source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh`