dotfiles/home/private_dot_config/zsh/dot_zplugins
2024-06-12 02:12:43 -05:00

36 lines
815 B
Text

# pre-reqs
QuarticCat/zsh-smartcache
mattmc3/zephyr path:plugins/zfunctions
# general use-plugins
mattmc3/zephyr path:plugins/history
mattmc3/zephyr path:plugins/utility
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
${ZDOTDIR}/plugins/clipboard
# deferred
zsh-users/zsh-autosuggestions
zdharma-continuum/fast-syntax-highlighting kind:defer
Aloxaf/fzf-tab kind:defer