Skip to content

zplug/zplug2

Folders and files

NameName
Last commit message
Last commit date
Feb 20, 2016
Mar 29, 2016
Feb 24, 2016
Mar 15, 2016
Mar 29, 2016
Mar 2, 2016
Mar 15, 2016
Jan 21, 2016
Jan 20, 2016
Mar 15, 2016
Jan 26, 2016
Feb 9, 2016
Feb 7, 2016

Repository files navigation

zplug v2

This repository that is for zplug version 2.0.0 will be merged into zplug.

In addition, the specification is here.

Installation

$ git clone https://github.com/b4b4r07/zplug2 ~/.zplug

Migration

How to merge into zplug:

$ git clone https://github.com/b4b4r07/zplug  ~/zplug
$ git clone https://github.com/b4b4r07/zplug2 ~/zplug2
$ cd ~/zplug
$ git remote add zplug2 ~/zplug2
$ git fetch zplug2
$ git merge zplug2/master

Misc

For more details, see the man page with man ./doc/man/man1/zplug.1.