Remove newline in starship settings
This commit is contained in:
parent
ce318d706d
commit
f3410637a6
|
@ -5,7 +5,7 @@
|
|||
# right_format = "$all"
|
||||
|
||||
# Inserts a blank line between shell prompts
|
||||
add_newline = true
|
||||
add_newline = false
|
||||
|
||||
# Sets user-defined palette
|
||||
palette = "catppuccin_macchiato"
|
||||
|
|
Loading…
Reference in a new issue