diff --git a/.config/starship.toml b/.config/starship.toml new file mode 100644 index 0000000..57f7d32 --- /dev/null +++ b/.config/starship.toml @@ -0,0 +1,6 @@ +# Get editor completions based on the config schema +"$schema" = 'https://starship.rs/config-schema.json' + +# Inserts a blank line between shell prompts +add_newline = true +