An open API service indexing awesome lists of open source software.

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

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).