]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
use debian package, one less plugin to manage in zsh
authorHendrik Jaeger <henk@frustcomp.hnjs.home.arpa>
Thu, 6 Oct 2022 12:42:16 +0000 (14:42 +0200)
committerHendrik Jaeger <henk@frustcomp.hnjs.home.arpa>
Thu, 6 Oct 2022 12:42:16 +0000 (14:42 +0200)
.zshrc

diff --git a/.zshrc b/.zshrc
index 79570253bab3b0940f28728f67b108598f705b9c..92f61c17ef928c42170d7fa1cc5a930d88ae6fca 100644 (file)
--- 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