/Starship_TOML_preset_files

Collection of TOML files to configure Starship shell prompt.

Starship_TOML_preset_files

Collection of TOML files with presets to configure Starship shell prompt.


Installation

  1. Install and set up Starship.
  2. Download the configuration of your choice and rename it as "starship.toml".
  3. Place it at ~/.config
  4. In case it doesn't take effect immediately:
  • If you are using Bash, run: $ source ~/bashrc (Debian, Ubuntu) or $ source ~/bash_profile (macOS).
  • If you are using Zsh, run: $ source ~/.zshrc.

Full list: