-
Notifications
You must be signed in to change notification settings - Fork 31
/
.zplugins
79 lines (62 loc) · 1.39 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
71
72
73
74
75
76
77
78
79
#
# .zplugins.txt - antidote plugins file
#
#
# Init
#
$ZSH_CUSTOM/plugins/p10k-instaprompt conditional:is-theme-p10k
$ZSH_CUSTOM/plugins/starship-ftl conditional:is-theme-starship
mattmc3/zephyr path:plugins/environment
mattmc3/zephyr path:plugins/homebrew
$ZSH_CUSTOM/plugins/xdg
#
# Completions
#
mattmc3/ez-compinit
zsh-users/zsh-completions kind:fpath path:src
#
# Prompts
#
mattmc3/zephyr path:plugins/prompt
$ZDOTDIR/themes kind:fpath
romkatv/powerlevel10k kind:fpath
# sindresorhus/pure kind:fpath
# miekg/lean kind:fpath
#
# Custom
#
$ZSH_CUSTOM/plugins/git
$ZSH_CUSTOM/plugins/golang
$ZSH_CUSTOM/plugins/otp
$ZSH_CUSTOM/plugins/python
#
# Utils
#
mattmc3/zephyr path:plugins/color
mattmc3/zephyr path:plugins/directory
mattmc3/zephyr path:plugins/history
mattmc3/zephyr path:plugins/utility
romkatv/zsh-bench kind:path
ohmyzsh/ohmyzsh path:plugins/extract
mattmc3/zman
#
# Editor
#
mattmc3/zephyr path:plugins/editor
jeffreytse/zsh-vi-mode
romkatv/zsh-no-ps2
#
# macOS
#
mattmc3/zephyr path:plugins/macos conditional:is-macos
ohmyzsh/ohmyzsh path:plugins/iterm2 conditional:is-macos
#
# Fish-like
#
mattmc3/zephyr path:plugins/zfunctions
mattmc3/zephyr path:plugins/confd
#zdharma-continuum/fast-syntax-highlighting
zsh-users/zsh-syntax-highlighting
zsh-users/zsh-autosuggestions post:post-autosuggestions
zsh-users/zsh-history-substring-search post:post-history-substring-search
# vi: ft=properties