Add utility plugins to Zsh :)
This commit is contained in:
parent
7c6ed9ce69
commit
b06e48239c
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ zmodule junegunn/fzf --root shell --use degit --source completion.zsh --source k
|
|||
|
||||
zmodule hlissner/zsh-autopair
|
||||
zmodule mollifier/cd-gitroot --fpath . --autoload cd-gitroot
|
||||
zmodule unixorn/git-extra-commands
|
||||
zmodule xPMo/zsh-toggle-command-prefix
|
||||
zmodule zsh-users/zsh-autosuggestions
|
||||
|
||||
(( ${+commands[brew]} )) && zmodule homebrew
|
||||
|
|
Loading…
Reference in a new issue