updated antidote config somewhat
This commit is contained in:
parent
7e33d7c962
commit
ba8cf2c09f
27 changed files with 361 additions and 178 deletions
37
dot_config/zsh/dot_zsh_plugins.txt
Normal file
37
dot_config/zsh/dot_zsh_plugins.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
# oh my zsh
|
||||
ohmyzsh/ohmyzsh path:lib/history.zsh
|
||||
ohmyzsh/ohmyzsh path:lib/completion.zsh
|
||||
ohmyzsh/ohmyzsh path:lib/directories.zsh
|
||||
ohmyzsh/ohmyzsh path:lib/key-bindings.zsh
|
||||
ohmyzsh/ohmyzsh path:plugins/systemd
|
||||
ohmyzsh/ohmyzsh path:plugins/fzf
|
||||
ohmyzsh/ohmyzsh path:plugins/command-not-found
|
||||
ohmyzsh/ohmyzsh path:plugins/transfer
|
||||
|
||||
# other plugins
|
||||
Aloxaf/fzf-tab
|
||||
urbainvaes/fzf-marks
|
||||
mroth/evalcache
|
||||
zpm-zsh/colorize
|
||||
zpm-zsh/ssh
|
||||
sobolevn/wakatime-zsh-plugin
|
||||
amyreese/zsh-titles
|
||||
laggardkernel/zsh-thefuck
|
||||
MichaelAquilina/zsh-you-should-use
|
||||
alexdesousa/oath
|
||||
TwoPizza9621536/zsh-exa
|
||||
fdellwing/zsh-bat
|
||||
asdf-vm/asdf
|
||||
Felixoid/zsh-hoco
|
||||
olets/zsh-abbr
|
||||
trapd00r/LS_COLORS
|
||||
|
||||
# theme
|
||||
romkatv/powerlevel10k
|
||||
|
||||
# stuff
|
||||
zsh-users/zsh-completions
|
||||
|
||||
# fish like
|
||||
zsh-users/zsh-autosuggestions
|
||||
zsh-users/zsh-syntax-highlighting
|
Loading…
Add table
Add a link
Reference in a new issue