diff options
-rw-r--r-- | .config/starship.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/starship.toml b/.config/starship.toml index 35e56bd..f48d4f0 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,6 +1,5 @@ # Don't print a new line at the start of the prompt add_newline = false -disable_line_break = true format = "$all" |