1
0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-01-29 21:03:51 +02:00

print empty line at the end

This commit is contained in:
romkatv 2019-07-28 19:02:07 +02:00
parent 962e9a464b
commit d323cad788

View File

@ -635,4 +635,6 @@ fi
write_zshrc || return
print -P ""
} "$@"