1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-11 00:00:06 +00:00

exit with an error when unable to delete old fonts

This commit is contained in:
romkatv 2020-02-26 14:52:42 +01:00
parent ea6607e701
commit ff496ab2ba

View file

@ -428,7 +428,7 @@ function ask_remove_font() {
flowing Please %Bdelete%b these files and run '%2Fp10k%f %Bconfigure%b.'
fi
print
exit 0
exit 1
fi
if (( $#fonts == 1 )); then
flowing -c "%BDelete this file?%b"