chore: Updated zsh plugins

This commit is contained in:
Afonso Franco 2023-12-10 21:36:49 +00:00
parent 0c33e2571e
commit 203921b304
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

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