Closed NigoroJr closed 8 years ago
This feature is described in #12. An external source for oh-my-zsh is added. This has been tested by using it with the following packages in a vanilla zsh-5.2 environment:
zplug 'plugins/golang', \ from:oh-my-zsh, \ ignore:oh-my-zsh.sh, \ nice:10 zplug 'plugins/git', \ from:oh-my-zsh, \ nice:10 zplug 'themes/avit', \ from:oh-my-zsh zplug 'lib/key-bindings', \ from:oh-my-zsh
Many thanks :coffee:
Thanks for merging!
This feature is described in #12. An external source for oh-my-zsh is added. This has been tested by using it with the following packages in a vanilla zsh-5.2 environment: