This commit is contained in:
Mario P. Cardenas 2021-08-22 14:48:26 -04:00
commit 7cd3b9c3a4

View File

@ -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`