https://github.com/zplug/zplug2
:no_entry_sign: DEPRECATED
https://github.com/zplug/zplug2
Last synced: 12 months ago
JSON representation
:no_entry_sign: DEPRECATED
- Host: GitHub
- URL: https://github.com/zplug/zplug2
- Owner: zplug
- Created: 2016-01-06T01:23:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-02T00:08:41.000Z (almost 10 years ago)
- Last Synced: 2025-04-12T01:52:08.854Z (12 months ago)
- Language: Shell
- Homepage: https://github.com/b4b4r07/zplug/tree/v2
- Size: 175 KB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zplug v2
[][travis]
[][issuestats]
[][issuestats]
[][license]
[][history]
[][gitter]
[][wiki]
This repository that is for zplug version 2.0.0 will be merged into [zplug](https://github.com/b4b4r07/zplug).
In addition, the specification is [here](https://github.com/b4b4r07/zplug/issues/71).
## Installation
```console
$ git clone https://github.com/b4b4r07/zplug2 ~/.zplug
```
## Migration
How to merge into zplug:
```console
$ 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`.
[travis]: https://travis-ci.org/b4b4r07/zplug2
[issuestats]: http://issuestats.com/github/b4b4r07/zplug
[license]: http://b4b4r07.mit-license.org
[history]: https://github.com/b4b4r07/zplug/wiki/history
[gitter]: https://gitter.im/b4b4r07/zplug
[wiki]: https://github.com/b4b4r07/zplug/wiki