updated antidote
This commit is contained in:
parent
b19c47e146
commit
9d21258b7b
1 changed files with 33 additions and 0 deletions
33
dot_config/zsh/dot_zsh_plugins.txt.tmpl
Normal file
33
dot_config/zsh/dot_zsh_plugins.txt.tmpl
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
# ohmyzsh
|
||||||
|
getantidote/use-omz
|
||||||
|
ohmyzsh/ohmyzsh path:lib
|
||||||
|
|
||||||
|
# omz plugins
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/systemd
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/command-not-found
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/fzf
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/ssh-agent
|
||||||
|
|
||||||
|
# utility plugins
|
||||||
|
trapd00r/LS_COLORS
|
||||||
|
3v1n0/zsh-bash-completions-fallback
|
||||||
|
QuarticCat/zsh-smartcache
|
||||||
|
unixorn/warhol.plugin.zsh
|
||||||
|
twopizza9621536/zsh-eza
|
||||||
|
fdellwing/zsh-bat
|
||||||
|
amyreese/zsh-titles
|
||||||
|
Aloxaf/fzf-tab
|
||||||
|
|
||||||
|
# other plugins
|
||||||
|
urbainvaes/fzf-marks
|
||||||
|
{{- if eq .chezmoi.osRelease.id "endeavouros" }}
|
||||||
|
sobolevn/wakatime-zsh-plugin
|
||||||
|
{{- end }}
|
||||||
|
laggardkernel/zsh-thefuck
|
||||||
|
MichaelAquilina/zsh-you-should-use
|
||||||
|
asdf-vm/asdf
|
||||||
|
|
||||||
|
# fish like (load last)
|
||||||
|
zsh-users/zsh-completions path:src kind:fpath
|
||||||
|
zsh-users/zsh-autosuggestions
|
||||||
|
zdharma-continuum/fast-syntax-highlighting
|
Loading…
Add table
Reference in a new issue