1
0
Fork 0

fix setup script

This commit is contained in:
tastytea 2022-08-13 13:08:19 +02:00
parent 1929597d5c
commit 1d6048f38a
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ config config --local status.showUntrackedFiles no
print -P "%F{12}Run%f" \
"%F{13}rm ${0} &&" \
"${tmp_git_command} checkout &&" \
"${tmp_git_command} checkout" \
"%F{12}to copy the files to your home directory.%f"