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
@@ -14,7 +14,7 @@ It also shows how path substitution works in starship.
### Configuration
```sh
starship preset pastel-powerline > ~/.config/starship.toml
starship preset pastel-powerline -o ~/.config/starship.toml
```
[Click to download TOML](/presets/toml/pastel-powerline.toml)