Removed autoenv
This wasn't being used and could be easily abused.
This commit is contained in:
parent
8967a18fde
commit
e606fab033
|
@ -14,7 +14,6 @@ zplug "${ZDIR}/modules/keybinds/", from:local, as:plugin
|
|||
zplug "hlissner/zsh-autopair", as:plugin, defer:2
|
||||
zplug "junegunn/fzf", use:"shell/*.zsh", defer:2
|
||||
zplug "zdharma/fast-syntax-highlighting", as:plugin, defer:2
|
||||
zplug "zpm-zsh/autoenv", as:plugin, defer:2
|
||||
zplug "zsh-users/zsh-autosuggestions", as:plugin, defer:2
|
||||
zplug "zsh-users/zsh-history-substring-search", as:plugin, defer:2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user