blob: b01ff6ee1e1512ae6ae1f8f341e10839e0112324 (
plain) (
blame)
1
2
3
4
5
|
#!zsh
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh| zsh
# git clone https://github.com/zplug/zplug "${HOME}/.zplug"
|