mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
docs: fix typo in README.md (#5902)
docs: fix typos in README.md Signed-off-by: redistay <wujunjing@outlook.com>
This commit is contained in:
@@ -4062,7 +4062,7 @@ threshold = 3
|
||||
|
||||
Using `repeat` and `repeat_offset` along with `character` module, one can get
|
||||
prompt like `❯❯❯` where last character is colored appropriately for return
|
||||
status code and preceeding characters are provided by `shlvl`.
|
||||
status code and preceding characters are provided by `shlvl`.
|
||||
|
||||
```toml
|
||||
# ~/.config/starship.toml
|
||||
|
||||
Reference in New Issue
Block a user