mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Remove useless plugins from zsh
This commit is contained in:
@@ -19,10 +19,8 @@ UNBUNDLED_COMMANDS=(shotgun)
|
|||||||
source "$DOTZSH/zplug/zplug"
|
source "$DOTZSH/zplug/zplug"
|
||||||
alias zp="zplug"
|
alias zp="zplug"
|
||||||
|
|
||||||
zplug "plugins/brew", from:oh-my-zsh
|
|
||||||
zplug "plugins/bundler", from:oh-my-zsh
|
zplug "plugins/bundler", from:oh-my-zsh
|
||||||
zplug "plugins/git", from:oh-my-zsh
|
zplug "plugins/git", from:oh-my-zsh
|
||||||
zplug "plugins/powder", from:oh-my-zsh
|
|
||||||
|
|
||||||
zplug "$DOTZSH/themes/plain", from:local
|
zplug "$DOTZSH/themes/plain", from:local
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user