mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix(preset): add output-flag to avoid encoding issues (#4926)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user