Update install.sh

This commit is contained in:
Ghasem Naddaf 2021-04-14 13:06:39 -07:00 committed by GitHub
commit 16f81a1ecb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,6 +250,9 @@ dl_custom_plugins() {
git clone https://github.com/ghasemnaddaf/zsh-git-prompt --branch plugin \
${ZSH}/custom/plugins/zsh-git-prompt
git clone https://github.com/superbrothers/zsh-kubectl-prompt.git \
${ZSH}/custom/plugins/zsh-kubectl-prompt
}
main() {