Contacta con nosotros!

Sofware CYPE 2022 versión completa para Colegiados del COEIB

Starship.toml -

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

: 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 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. To configure the prompt

Below is a basic configuration you can paste into your starship.toml file to get started: