starship:tldr:81dd0
The starship print-config
command is used to print the current configuration of the Starship prompt.
Starship is a customizable shell prompt that displays relevant information about the current working directory and Git repository status. It can be configured using a starship.toml
file to modify various aspects of the prompt appearance and behavior.
When you run starship print-config
, it will display the current configuration settings of your Starship prompt in your terminal. This includes the values you have set for different prompt modules, options, and other customization settings.
By printing the configuration, you can easily check what options you have enabled or disabled, verify the values of certain variables, or troubleshoot any issues you may be facing with your prompt's configuration.