Add newline to prompt
This commit is contained in:
parent
a92446fe58
commit
9739c06ecb
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@
|
||||||
add_newline = true;
|
add_newline = true;
|
||||||
aws.disabled = true;
|
aws.disabled = true;
|
||||||
gcloud.disabled = true;
|
gcloud.disabled = true;
|
||||||
line_break.disabled = true;
|
line_break.disabled = false;
|
||||||
character = {
|
character = {
|
||||||
success_symbol = "[➜](green)";
|
success_symbol = "[➜](green)";
|
||||||
error_symbol = "[➜](bold red)";
|
error_symbol = "[➜](bold red)";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue