summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 7957025..92f61c1 100644
--- a/.zshrc
+++ b/.zshrc
@@ -181,7 +181,7 @@ zinit load 'https://github.com/nojhan/liquidprompt'
# needs to be loaded close to the end because it hooks into other stuff
# see https://github.com/zsh-users/zsh-syntax-highlighting
-zinit load 'https://github.com/zsh-users/zsh-syntax-highlighting'
+source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# commands to run after initialization is complete