mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
antidote + cleanup
This commit is contained in:
14
profiles/base/.zsh_plugins.txt
Normal file
14
profiles/base/.zsh_plugins.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
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 # additionally completions
|
||||
zsh-users/zsh-autosuggestions
|
||||
#ZSH_AUTOSUGGEST_STRATEGY=(history completion)
|
||||
|
||||
# theme
|
||||
romkatv/powerlevel10k
|
||||
|
||||
Reference in New Issue
Block a user