Files
dotfiles/dot_zsh_plugins.txt
2025-08-03 13:45:41 +02:00

28 lines
656 B
Plaintext

rupa/z # jump into most used directories
belak/zsh-utils path:history # enable history
belak/zsh-utils path:editor # allow vim bindings
# completions and suggestions
zsh-users/zsh-history-substring-search
zsh-users/zsh-completions
zsh-users/zsh-autosuggestions
djui/alias-tips
# theme
romkatv/powerlevel10k
ohmyzsh/ohmyzsh path:plugins/ssh-agent
sunlei/zsh-ssh
ohmyzsh/ohmyzsh path:plugins/git
ohmyzsh/ohmyzsh path:plugins/command-not-found
#ohmyzsh/ohmyzsh path:plugins/common-aliases
zsh-users/zsh-syntax-highlighting
desyncr/auto-ls
# nvm installation with lazy loading
# (faster shell startup than using nvm)
ohmyzsh/ohmyzsh path:plugins/nvm