https://github.com/zplug/installer
:inbox_tray: zplug installer
https://github.com/zplug/installer
Last synced: 8 months ago
JSON representation
:inbox_tray: zplug installer
- Host: GitHub
- URL: https://github.com/zplug/installer
- Owner: zplug
- Created: 2016-05-04T17:27:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T03:40:22.000Z (about 7 years ago)
- Last Synced: 2025-04-12T01:52:15.391Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 19
- Watchers: 3
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The installer for [zplug](https://github.com/zplug)
To install zplug to your system, run this command:
```zsh
$ curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh
```
**Things to do**
- install zplug
- install zplug man page to `$MANPATH`
- and so on
For more information about zplug, see [its documentation](https://github.com/zplug/zplug/blob/master/README.md).