Configuration written to $XDG_CONFIG_HOME/starship.toml.
See https://starship.rs/config/ for the full list of options.
TOML value
{ }
{ add_newline = false; format = lib.concatStrings [ "$line_break" "$package" "$line_break" "$character" ]; scan_timeout = 10; character = { success_symbol = "➜"; error_symbol = "➜"; }; }