diff --git a/config/starship.toml b/config/starship.toml index 9d0bc0bb..a7168e8a 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -5,7 +5,7 @@ # right_format = "$all" # Inserts a blank line between shell prompts -add_newline = false +add_newline = true # Sets user-defined palette palette = "catppuccin_macchiato"