[MINOR] Updated zsh plugins
This commit is contained in:
parent
1c42c0b4cf
commit
eede29d92a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue