Starship.toml -
: After saving the file, open a new terminal window or tab to see the updated look immediately.
: 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. starship.toml
: Use the global format variable to define which modules appear and in what order. : After saving the file, open a new
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 : After saving the file
: Each prompt element (like directory , git_branch , or character ) has its own section for detailed styling.