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
ca0f59ece0
commit
593bd74a12
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ dl_custom_plugins() {
|
|||
git clone https://github.com/zdharma/fast-syntax-highlighting.git \
|
||||
${ZSH}/custom/plugins/fast-syntax-highlighting
|
||||
|
||||
git clone https://github.com/ghasemnaddaf/zsh-git-prompt \
|
||||
git clone https://github.com/ghasemnaddaf/zsh-git-prompt --branch plugin \
|
||||
${ZSH}/custom/plugins/zsh-git-prompt
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue