From: Hendrik Jaeger Date: Thu, 6 Oct 2022 12:42:16 +0000 (+0200) Subject: use debian package, one less plugin to manage in zsh X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=b4de15b98016c9738e1890fc177b50ac10ebc502;p=user%2Fhenk%2Fvcsh%2Fzsh.git use debian package, one less plugin to manage in zsh --- 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