missing manually adding to .zshrc
This commit is contained in:
parent
7c85ee7bee
commit
b3027e5e36
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue