Add newline to prompt
This commit is contained in:
@@ -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)";
|
||||
|
||||
Reference in New Issue
Block a user