mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
0bc28c521d
- Replace TableExt with a Config trait that extends toml::value::Table Add configuration for add_newline - add_newline is a root-level configuration value. When set to false, the initial newline before the prompt is removed.