From 3eb8ceb4686bd8b0f6cb8da3514e9fe819dfa305 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sun, 8 Sep 2024 11:57:10 +0200 Subject: [PATCH] zsh plugins tweak --- manjaro.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manjaro.sh b/manjaro.sh index e9a76d6..eb28d8e 100755 --- a/manjaro.sh +++ b/manjaro.sh @@ -20,11 +20,11 @@ yay -S wezterm zsh urxvt-resize-font chsh -s /usr/bin/zsh # zsh setup -yay -S zsh-theme-powerlevel10k-git \ - zsh-git-prompt-git \ - zsh-autosuggestions-git \ - zsh-history-substring-search-git \ - zsh-syntax-highlighting-git +yay -S zsh-theme-powerlevel10k \ + zsh-git-prompt \ + zsh-autosuggestions \ + zsh-history-substring-search \ + zsh-syntax-highlighting # code yay -S neovim tmux tig diff-so-fancy ripgrep nvimpager