mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
modified: tools/check_for_upgrade.sh
modified: tools/install.sh modified: tools/upgrade.sh
This commit is contained in:
parent
aaadaa53af
commit
2710b2518e
3 changed files with 6 additions and 301 deletions
|
|
@ -68,7 +68,7 @@ fi
|
|||
ZSH="${ZSH:-$HOME/.oh-my-zsh}"
|
||||
|
||||
# Default settings
|
||||
REPO=${REPO:-ohmyzsh/ohmyzsh}
|
||||
REPO=${REPO:-seocringe/ohmyzsh}
|
||||
REMOTE=${REMOTE:-https://github.com/${REPO}.git}
|
||||
BRANCH=${BRANCH:-master}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue