chore: Updated zsh plugins

This commit is contained in:
2023-12-10 21:36:49 +00:00
parent 0c33e2571e
commit 203921b304

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