From 110c33aea02216f840abf58733218ce3e4f8ba64 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 24 Aug 2023 16:37:42 +0300 Subject: shells: zsh update for arch --- shells.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shells.org b/shells.org index 2997c8f..a194cd3 100755 --- a/shells.org +++ b/shells.org @@ -198,8 +198,8 @@ * zshrc #+begin_src bash :tangle ~/.zshrc - source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh - source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh + source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh + source /usr/share//zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh source ~/.shells/alias.sh source ~/.shells/exports.sh -- cgit v1.2.3