zsh plugins tweak

This commit is contained in:
Henrik Bakken
2024-09-08 11:57:10 +02:00
parent 87a5e2150c
commit 3eb8ceb468
+5 -5
View File
@@ -20,11 +20,11 @@ yay -S wezterm zsh urxvt-resize-font
chsh -s /usr/bin/zsh chsh -s /usr/bin/zsh
# zsh setup # zsh setup
yay -S zsh-theme-powerlevel10k-git \ yay -S zsh-theme-powerlevel10k \
zsh-git-prompt-git \ zsh-git-prompt \
zsh-autosuggestions-git \ zsh-autosuggestions \
zsh-history-substring-search-git \ zsh-history-substring-search \
zsh-syntax-highlighting-git zsh-syntax-highlighting
# code # code
yay -S neovim tmux tig diff-so-fancy ripgrep nvimpager yay -S neovim tmux tig diff-so-fancy ripgrep nvimpager