dotfiles/home/private_dot_config/zsh/dot_zplugins

36 lines
840 B
Text

# pre-reqs
# ${ZDOTDIR}/plugins/p10k-instant
mattmc3/zephyr path:plugins/zfunctions
# general use-plugins
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
ohmyzsh/ohmyzsh path:plugins/colored-man-pages
# tools
junegunn/fzf path:shell/completion.zsh
junegunn/fzf path:shell/key-bindings.zsh
wfxr/forgit
# prompt
romkatv/powerlevel10k kind:fpath
${ZDOTDIR}/plugins/prompt
# start compinit before
# fzf-tab and zexists
# belak/zsh-utils path:completion
# wrap-up
mattmc3/zephyr path:plugins/confd
${ZDOTDIR}/plugins/zexists
# deferred
zdharma-continuum/fast-syntax-highlighting kind:defer
Aloxaf/fzf-tab kind:defer