zsh plugins tweak
This commit is contained in:
+5
-5
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user