mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
docs: Update INSTALL.md
Revise alternate method of adding source to .zshrc Co-authored-by: Daniel Shahaf <d.s@daniel.shahaf.name>
This commit is contained in:
parent
c34dd4a471
commit
366fce6ece
@ -56,7 +56,7 @@ script location for source is unknown. If you do, please submit a documentation
|
||||
|
||||
Then restart zsh (such as by opening a new instance of your terminal emulator).
|
||||
|
||||
If your .zshrc file is somewhere other than `/home`, or if above the command fails, add the `source` command manually **at the end** of your `.zshrc`:
|
||||
Alternatively, add the `source` command manually **at the end** of your `.zshrc`:
|
||||
|
||||
* On most Linux distributions (except perhaps NixOS):
|
||||
`source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh`
|
||||
|
Loading…
Reference in New Issue
Block a user