Starship.toml 【2024】
: Use the global format variable to define which modules appear and in what order.
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 starship.toml
The starship.toml file uses TOML syntax to define the order and style of information in your terminal prompt. : Use the global format variable to define
: If you don't want to write everything from scratch, Starship offers Presets like "No-Runtime-Versions" or "Tokyo Night" that you can copy-paste into your file. Configuration - Starship starship.toml