Starship: don't add newline since it looks weird with transience

This commit is contained in:
Evie Litherland-Smith 2024-09-01 19:28:02 +01:00
parent 97407ea5eb
commit 39665e6c41

View file

@ -4,7 +4,7 @@
enable = true; enable = true;
enableTransience = true; enableTransience = true;
settings = { settings = {
add_newline = true; add_newline = false;
aws.symbol = "󰸏 "; aws.symbol = "󰸏 ";
buf.symbol = " "; buf.symbol = " ";
c.symbol = " "; c.symbol = " ";