added zsh_plugins file
This commit is contained in:
parent
cf316114ee
commit
9299a47cf6
1 changed files with 33 additions and 0 deletions
33
dot_config/zsh/zsh_plugins.txt
Normal file
33
dot_config/zsh/zsh_plugins.txt
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
# .zsh_plugins.txt
|
||||||
|
|
||||||
|
# autosuggestions
|
||||||
|
zsh-users/zsh-autosuggestions
|
||||||
|
|
||||||
|
## oh my zsh stuff
|
||||||
|
# libraries
|
||||||
|
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
|
||||||
|
# plugins
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/systemd
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/fzf
|
||||||
|
ohmyzsh/ohmyzsh path:plugins/command-not-found
|
||||||
|
|
||||||
|
# other plugins
|
||||||
|
urbainvaes/fzf-marks
|
||||||
|
mroth/evalcache
|
||||||
|
zpm-zsh/colorize
|
||||||
|
sobolevn/wakatime-zsh-plugin
|
||||||
|
amyreese/zsh-titles
|
||||||
|
laggardkernel/zsh-thefuck
|
||||||
|
MichaelAquilina/zsh-you-should-use
|
||||||
|
alexdesousa/oath
|
||||||
|
TwoPizza9621536/zsh-exa
|
||||||
|
fdellwing/zsh-bat
|
||||||
|
|
||||||
|
# theme
|
||||||
|
romkatv/powerlevel10k
|
||||||
|
|
||||||
|
# syntaxhighlighting
|
||||||
|
zsh-users/zsh-syntax-highlighting
|
Loading…
Add table
Add a link
Reference in a new issue