forked from mattmc3/zdotdir
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zplugins
70 lines (61 loc) · 2.42 KB
/
.zplugins
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
#
# .zplugins - antidote plugins file
#
## * -------------------------------- INIT -------------------------------- * ##
mattmc3/zephyr path:plugins/environment
$ZSH_CUSTOM/plugins/starship-ftl
$ZSH_CUSTOM/plugins/xdg
$ZSH_CUSTOM/plugins/gem
## * ----------------------------- COMPLETIONS ---------------------------- * ##
mattmc3/ez-compinit
zsh-users/zsh-completions kind:fpath path:src
ohmyzsh/ohmyzsh path:plugins/asdf
$ZSH_CUSTOM/plugins/asdf-direnv
$ZSH_CUSTOM/plugins/zoxide
$ZSH_CUSTOM/plugins/git
## * ------------------------------- ZEPHYR ------------------------------- * ##
# mattmc3/zephyr path:plugins/color # keep ?
mattmc3/zephyr path:plugins/compstyle
mattmc3/zephyr path:plugins/directory
mattmc3/zephyr path:plugins/editor # magic-enter, fancy-ctrl-z, sudo
mattmc3/zephyr path:plugins/history
mattmc3/zephyr path:plugins/utility
mattmc3/zephyr path:plugins/prompt
## * --------------------------------- OMZ -------------------------------- * ##
ohmyzsh/ohmyzsh path:plugins/alias-finder
ohmyzsh/ohmyzsh path:plugins/archlinux
ohmyzsh/ohmyzsh path:plugins/aws
ohmyzsh/ohmyzsh path:plugins/common-aliases # keep ?
ohmyzsh/ohmyzsh path:plugins/docker-compose # keep ?
ohmyzsh/ohmyzsh path:plugins/extract
ohmyzsh/ohmyzsh path:plugins/gcloud
ohmyzsh/ohmyzsh path:plugins/kubectl
ohmyzsh/ohmyzsh path:plugins/ssh
## * --------------------------------- FZF -------------------------------- * ##
ohmyzsh/ohmyzsh path:plugins/fzf kind:defer
# too slow on msys2
# aloxaf/fzf-tab
# freed-wu/fzf-tab-source
## * --------------------------------- GIT -------------------------------- * ##
ohmyzsh/ohmyzsh path:plugins/git
ohmyzsh/ohmyzsh path:plugins/gh
ohmyzsh/ohmyzsh path:plugins/git-auto-fetch
diazod/git-prune
wfxr/forgit kind:defer
# laggardkernel/git-ignore
## * ------------------------------ UTILITIES ----------------------------- * ##
$ZSH_CUSTOM/plugins/lesspipe
$ZSH_CUSTOM/plugins/nanorc
victoria-riley-barnett/Communism
fdellwing/zsh-bat
romkatv/zsh-no-ps2
z-shell/zsh-eza kind:defer
## * ------------------------------ FISH-LIKE ----------------------------- * ##
mattmc3/zephyr path:plugins/zfunctions
mattmc3/zephyr path:plugins/confd
hlissner/zsh-autopair kind:defer
# zdharma-continuum/fast-syntax-highlighting kind:defer
zsh-users/zsh-syntax-highlighting kind:defer
zsh-users/zsh-autosuggestions post:post-autosuggestions
zsh-users/zsh-history-substring-search post:post-history-substring-search
# vi: ft=properties