[zsh] Add brew and cnf plugins
This commit is contained in:
@@ -1,24 +1,28 @@
|
|||||||
# Load OMZ plugins
|
# Load OMZ plugins
|
||||||
ohmyzsh/ohmyzsh
|
ohmyzsh/ohmyzsh
|
||||||
|
ohmyzsh/ohmyzsh path:lib
|
||||||
ohmyzsh/ohmyzsh path:plugins/git
|
ohmyzsh/ohmyzsh path:plugins/git
|
||||||
ohmyzsh/ohmyzsh path:plugins/golang
|
ohmyzsh/ohmyzsh path:plugins/golang
|
||||||
ohmyzsh/ohmyzsh path:plugins/ssh-agent
|
ohmyzsh/ohmyzsh path:plugins/ssh-agent
|
||||||
ohmyzsh/ohmyzsh path:plugins/pip
|
ohmyzsh/ohmyzsh path:plugins/pip
|
||||||
ohmyzsh/ohmyzsh path:plugins/python
|
ohmyzsh/ohmyzsh path:plugins/python
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/brew
|
||||||
ohmyzsh/ohmyzsh path:plugins/virtualenv
|
ohmyzsh/ohmyzsh path:plugins/virtualenv
|
||||||
ohmyzsh/ohmyzsh path:plugins/python
|
ohmyzsh/ohmyzsh path:plugins/python
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/command-not-found
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/vi-mode
|
||||||
|
|
||||||
|
|
||||||
romkatv/powerlevel10k
|
romkatv/powerlevel10k
|
||||||
zsh-users/zsh-syntax-highlighting
|
zsh-users/zsh-syntax-highlighting kind:defer
|
||||||
zsh-users/zsh-autosuggestions
|
zsh-users/zsh-autosuggestions kind:defer
|
||||||
zsh-users/zsh-completions
|
zsh-users/zsh-completions kind:defer
|
||||||
zsh-users/zsh-history-substring-search
|
zsh-users/zsh-history-substring-search kind:defer
|
||||||
urbainvaes/fzf-marks
|
urbainvaes/fzf-marks kind:defer
|
||||||
greymd/docker-zsh-completion
|
greymd/docker-zsh-completion
|
||||||
zdharma-continuum/fast-syntax-highlighting kind:defer
|
zdharma-continuum/fast-syntax-highlighting kind:defer
|
||||||
# Select with shift
|
# Select with shift
|
||||||
jirutka/zsh-shift-select
|
jirutka/zsh-shift-select kind:defer
|
||||||
|
|
||||||
# Initialize completions
|
# Initialize completions
|
||||||
belak/zsh-utils path:completion
|
belak/zsh-utils path:completion kind:defer
|
||||||
|
|||||||
Reference in New Issue
Block a user