fix setup script
This commit is contained in:
parent
1929597d5c
commit
1d6048f38a
|
@ -20,5 +20,5 @@ config config --local status.showUntrackedFiles no
|
||||||
|
|
||||||
print -P "%F{12}Run%f" \
|
print -P "%F{12}Run%f" \
|
||||||
"%F{13}rm ${0} &&" \
|
"%F{13}rm ${0} &&" \
|
||||||
"${tmp_git_command} checkout &&" \
|
"${tmp_git_command} checkout" \
|
||||||
"%F{12}to copy the files to your home directory.%f"
|
"%F{12}to copy the files to your home directory.%f"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user