zsh-syntax-highlighting: fix typo
This commit is contained in:
parent
f406e37860
commit
e75bbb845a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class ZshSyntaxHighlighting < Formula
|
|||
|
||||
source ~/.zshrc
|
||||
|
||||
Additionally, if your receive "highlighters directory not found" error message,
|
||||
Additionally, if you receive "highlighters directory not found" error message,
|
||||
you may need to add the following to your .zshenv:
|
||||
|
||||
export ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR=#{HOMEBREW_PREFIX}/share/zsh-syntax-highlighting/highlighters
|
||||
|
|
Loading…
Reference in a new issue