My Starship configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 259 B

4 years ago
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. ```