mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-12 14:17:45 +00: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:
parent
a70a2e04bc
commit
413364ece5
@ -4062,7 +4062,7 @@ threshold = 3
|
|||||||
|
|
||||||
Using `repeat` and `repeat_offset` along with `character` module, one can get
|
Using `repeat` and `repeat_offset` along with `character` module, one can get
|
||||||
prompt like `❯❯❯` where last character is colored appropriately for return
|
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
|
```toml
|
||||||
# ~/.config/starship.toml
|
# ~/.config/starship.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user