Add newline to prompt

This commit is contained in:
Alexander Wainwright
2025-06-24 18:50:13 +10:00
parent a92446fe58
commit 9739c06ecb

View File

@@ -137,7 +137,7 @@
add_newline = true;
aws.disabled = true;
gcloud.disabled = true;
line_break.disabled = true;
line_break.disabled = false;
character = {
success_symbol = "[](green)";
error_symbol = "[](bold red)";