[MINOR] Updated zsh plugins

This commit is contained in:
Afonso Franco 2023-12-10 21:36:49 +00:00
parent 1c42c0b4cf
commit eede29d92a
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys

View file

@ -75,7 +75,7 @@ ZSH_THEME="robbyrussell"
#THEME
source $HOME/.config/zsh/themes/catppuccin_frappe-zsh-syntax-highlighting.zsh
plugins=(git zsh-autosuggestions zsh-history-substring-search zsh-syntax-highlighting)
plugins=(git macos command-not-found web-search zsh-autosuggestions zsh-history-substring-search zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh