dotfiles/home/private_dot_config/zsh/dot_zplugins

35 lines
820 B
Text

# pre-reqs
${ZDOTDIR}/plugins/p10k-instant
mattmc3/zephyr path:plugins/zfunctions
# general use-plugins
mattmc3/zephyr path:plugins/clipboard
mattmc3/zephyr path:plugins/history
mattmc3/zephyr path:plugins/utility
ohmyzsh/ohmyzsh path:plugins/copybuffer
ohmyzsh/ohmyzsh path:plugins/copyfile
ohmyzsh/ohmyzsh path:plugins/extract
ohmyzsh/ohmyzsh path:plugins/magic-enter
ohmyzsh/ohmyzsh path:plugins/fancy-ctrl-z
# tools
junegunn/fzf path:shell/completion.zsh
junegunn/fzf path:shell/key-bindings.zsh
wfxr/forgit
# prompt
romkatv/powerlevel10k kind:fpath
${ZDOTDIR}/plugins/prompt
# wrap-up
mattmc3/zephyr path:plugins/confd
${ZDOTDIR}/plugins/zexists
# start compinit before fzf-tab
mattmc3/zephyr path:plugins/completion
# deferred
zdharma-continuum/fast-syntax-highlighting kind:defer
Aloxaf/fzf-tab kind:defer