Starship Configuration

Add this section to your starship.toml and get a nice info prompt about your slowfoot project.

[custom.slowfoot]
command = 'vendor/bin/slowfoot starship'
detect_files = ['slowfoot-config.php']

prompt with slowfoot info

More on starship: [https://starship.rs/guide/]