1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-22 03:20:07 +00:00
powerlevel10k/docker/zplug/install.zsh

6 lines
178 B
Bash
Raw Normal View History

#!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"