starship.toml Starship.toml <OFFICIAL | 2025>

Starship.toml <OFFICIAL | 2025>

To configure the prompt, you need to create or edit the starship.toml file, which is typically located at ~/.config/starship.toml . Basic Configuration Structure

The starship.toml file uses TOML syntax to define the order and style of information in your terminal prompt. starship.toml

: Each prompt element (like directory , git_branch , or character ) has its own section for detailed styling. To configure the prompt, you need to create

: Most "pro" configurations use special icons. You must install a Nerd Font and set it as your terminal's font for these symbols to display correctly. : Most "pro" configurations use special icons

: Use the global format variable to define which modules appear and in what order.

: If you want to use special characters like $ , [ , or ] , you must escape them (e.g., \$ ) to prevent Starship from interpreting them as variables. Example Configuration

Save Your Favorite

You must be logged into your free guest account in order to save any more favorites.

Save Your Favorite

You must be logged into your free guest account in order to save any more favorites.