Fix printed command in setup script
This commit is contained in:
parent
027b391f93
commit
d67db3c365
@ -22,7 +22,7 @@ config config --local submodule.recurse true
|
||||
print -P "%F{12}Run%f" \
|
||||
"%F{13}rm ${0} &&" \
|
||||
"${tmp_git_command} checkout &&" \
|
||||
"config submodule update --init%f" \
|
||||
"${tmp_git_command} submodule update --init%f" \
|
||||
"%F{12}to copy the files to your home directory.%f"
|
||||
|
||||
# TODO: [remote "origin"] needs to have
|
||||
|
Loading…
x
Reference in New Issue
Block a user