36 lines
840 B
Text
36 lines
840 B
Text
# .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
|
|
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
|
|
|
|
# theme
|
|
romkatv/powerlevel10k
|
|
#_evalcache starship init zsh
|
|
#_evalcache oh-my-posh init zsh --config /usr/share/oh-my-posh/themes/kali.omp.json
|
|
|
|
# syntaxhighlighting
|
|
zsh-users/zsh-syntax-highlighting
|