fix(preset): add output-flag to avoid encoding issues (#4926)

This commit is contained in:
David Knaack
2023-03-03 11:46:16 +01:00
committed by GitHub
parent 4c12a7878b
commit 5e78226a3f
12 changed files with 45 additions and 29 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ This preset hides the version of language runtimes. If you work in containers or
### Configuration
```sh
starship preset no-runtime-versions > ~/.config/starship.toml
starship preset no-runtime-versions -o ~/.config/starship.toml
```
[Click to download TOML](/presets/toml/no-runtime-versions.toml)