mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +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 \
|
||||
${ZSH}/custom/plugins/zsh-git-prompt
|
||||
|
||||
git clone https://github.com/superbrothers/zsh-kubectl-prompt.git \
|
||||
${ZSH}/custom/plugins/zsh-kubectl-prompt
|
||||
}
|
||||
|
||||
main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue