ZPLUG-LOAD(1) | ZPLUG Manual | ZPLUG-LOAD(1) |
zplug-load - Source installed plugins and add installed commands to `$PATH`
zplug load [--verbose]
The word ´package´ refers to the string in the format: "username/reponame".
Be able to use a package that has been installed on the current shell.
--verbose
Installation check:
$ zplug load
ZPLUG_LOADFILE
ZPLUG_USE_CACHE
$ ZPLUG_USE_CACHE=false zplug load
ZPLUG_CACHE_DIR
See the references in official wiki page to get started using zplug. The wiki may perhaps be overwhelming for first-time users.
zplug was originally written by Masaki Ishiyama (a.k.a @b4b4r07). Many people have contributed to it.
Copyright (C) 2015-2016 Masaki Ishiyama
MIT License
Report bugs to the zplug issues
12/01/2016 | ZPLUG Manual |