add some plugins
This commit is contained in:
parent
054bac0b9d
commit
ebf5d99134
|
@ -24,6 +24,11 @@ zplug "plugins/ng", from:oh-my-zsh
|
|||
|
||||
zplug "zpm-zsh/colors"
|
||||
|
||||
zplug "clvv/fasd", as:command, use:fasd
|
||||
zplug "plugins/fasd", from:oh-my-zsh, if:"(( $+commands[fasd] ))", on:"clvv/fasd"
|
||||
|
||||
zplug "xuhdev/k", at:gnu-ls-color
|
||||
|
||||
zplug load
|
||||
|
||||
if zplug check 'crater2150-zsh/fzf-widgets'; then
|
||||
|
|
Loading…
Reference in a new issue