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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user