1
0
Fork 0

Fix printed command in setup script

This commit is contained in:
tastytea 2022-05-09 01:51:17 +02:00
parent 027b391f93
commit d67db3c365
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -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