diff --git a/zsh/.zsh_plugins.txt b/zsh/.zsh_plugins.txt index 05cf084..3d38e20 100644 --- a/zsh/.zsh_plugins.txt +++ b/zsh/.zsh_plugins.txt @@ -1,24 +1,28 @@ # Load OMZ plugins ohmyzsh/ohmyzsh +ohmyzsh/ohmyzsh path:lib ohmyzsh/ohmyzsh path:plugins/git ohmyzsh/ohmyzsh path:plugins/golang ohmyzsh/ohmyzsh path:plugins/ssh-agent ohmyzsh/ohmyzsh path:plugins/pip ohmyzsh/ohmyzsh path:plugins/python +ohmyzsh/ohmyzsh path:plugins/brew ohmyzsh/ohmyzsh path:plugins/virtualenv ohmyzsh/ohmyzsh path:plugins/python +ohmyzsh/ohmyzsh path:plugins/command-not-found +ohmyzsh/ohmyzsh path:plugins/vi-mode romkatv/powerlevel10k -zsh-users/zsh-syntax-highlighting -zsh-users/zsh-autosuggestions -zsh-users/zsh-completions -zsh-users/zsh-history-substring-search -urbainvaes/fzf-marks +zsh-users/zsh-syntax-highlighting kind:defer +zsh-users/zsh-autosuggestions kind:defer +zsh-users/zsh-completions kind:defer +zsh-users/zsh-history-substring-search kind:defer +urbainvaes/fzf-marks kind:defer greymd/docker-zsh-completion zdharma-continuum/fast-syntax-highlighting kind:defer # Select with shift -jirutka/zsh-shift-select +jirutka/zsh-shift-select kind:defer # Initialize completions -belak/zsh-utils path:completion +belak/zsh-utils path:completion kind:defer