mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Update install.sh
This commit is contained in:
parent
593bd74a12
commit
16f81a1ecb
1 changed files with 3 additions and 0 deletions
|
|
@ -250,6 +250,9 @@ dl_custom_plugins() {
|
||||||
|
|
||||||
git clone https://github.com/ghasemnaddaf/zsh-git-prompt --branch plugin \
|
git clone https://github.com/ghasemnaddaf/zsh-git-prompt --branch plugin \
|
||||||
${ZSH}/custom/plugins/zsh-git-prompt
|
${ZSH}/custom/plugins/zsh-git-prompt
|
||||||
|
|
||||||
|
git clone https://github.com/superbrothers/zsh-kubectl-prompt.git \
|
||||||
|
${ZSH}/custom/plugins/zsh-kubectl-prompt
|
||||||
}
|
}
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue