1
0
Fork 0

fix setup script

This commit is contained in:
tastytea 2024-04-18 21:27:29 +02:00
parent f799a8912f
commit 69f05fc234
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ config config core.bare false
print -P "%F{12}Run%f" \
"%F{13}rm ${0} &&" \
"${tmp_git_command} checkout" \
"git --git-dir=${HOME}/.dotfiles --work-tree=${HOME} checkout" \
"%F{12}to copy the files to your home directory.%f"