mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
change to my install path
This commit is contained in:
parent
d0b29ff0b3
commit
59bdb3b25b
2 changed files with 15 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ set -e
|
|||
|
||||
# Default settings
|
||||
ZSH=${ZSH:-~/.oh-my-zsh}
|
||||
REPO=${REPO:-robbyrussell/oh-my-zsh}
|
||||
REPO=${REPO:-snakewarhead/oh-my-zsh}
|
||||
REMOTE=${REMOTE:-https://github.com/${REPO}.git}
|
||||
BRANCH=${BRANCH:-master}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue