My Starship configuration
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213
  1. # Starship configuration
  2. My personal configuration of [Starship](https://starship.rs).
  3. ## Installation step
  4. Install Starship, then:
  5. ```console
  6. $ git clone https://git.deuchnord.fr/Deuchnord/Starshipconf.git
  7. $ ln starship.toml ~/.config/starship.toml
  8. ```