Remove newline in starship settings

This commit is contained in:
Evie Litherland-Smith 2023-03-01 08:11:53 +00:00
parent ce318d706d
commit f3410637a6

View file

@ -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"