Update zsh plugins
This commit is contained in:
parent
2e0a7aeda3
commit
07c3ad5327
11
home/.zshrc
11
home/.zshrc
@ -15,11 +15,12 @@ if zplug check "b4b4r07/enhancd"; then
|
|||||||
export ENHANCD_DOT_SHOW_FULLPATH=1
|
export ENHANCD_DOT_SHOW_FULLPATH=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
zplug "lib/completion", from:oh-my-zsh
|
zplug "lib/completion", from:oh-my-zsh
|
||||||
zplug "lib/directories", from:oh-my-zsh
|
zplug "lib/directories", from:oh-my-zsh
|
||||||
zplug "lib/grep", from:oh-my-zsh
|
zplug "lib/grep", from:oh-my-zsh
|
||||||
zplug "lib/history", from:oh-my-zsh
|
zplug "lib/history", from:oh-my-zsh
|
||||||
zplug "lib/termsupport", from:oh-my-zsh
|
zplug "lib/key-bindings", from:oh-my-zsh
|
||||||
|
zplug "lib/termsupport", from:oh-my-zsh
|
||||||
|
|
||||||
zplug "plugins/asdf", from:oh-my-zsh
|
zplug "plugins/asdf", from:oh-my-zsh
|
||||||
zplug "plugins/bundler", from:oh-my-zsh
|
zplug "plugins/bundler", from:oh-my-zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user