zplug / installer

:inbox_tray: zplug installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zplug.sh domain does not exist

agross opened this issue · comments

$ nslookup zplug.sh
Server:         213.133.99.99
Address:        213.133.99.99#53

** server can't find zplug.sh: NXDOMAIN

Installation is currently impossible using the installer.

Thank you for the report. I'll recover asap

While this is being fixed, this is the workaround:

curl -sL https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh

Any update on this?