mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
Merge branch 'master' of https://github.com/Mario-paul/zsh-syntax-highlighting
This commit is contained in:
commit
7cd3b9c3a4
@ -54,7 +54,7 @@ Second, enable zsh-syntax-highlighting by sourcing the script. Running this comm
|
||||
|
||||
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