mirror of
https://github.com/starship/starship.git
synced 2024-11-25 09:43:36 +01:00
docs: lowercase Note
keyword for consistency overall documentation
This commit is contained in:
parent
1cdc2243a5
commit
c8a7468848
@ -14,7 +14,7 @@ mkdir -p ~/.config && touch ~/.config/starship.toml
|
||||
mkdir -p ~/.config/starship && touch ~/.config/starship/config.toml
|
||||
```
|
||||
|
||||
NOTE: if you have both files available, the `starship.toml` will take higher priority.
|
||||
Note: if you have both files available, the `starship.toml` will take higher priority.
|
||||
|
||||
All configuration for starship is done in this [TOML](https://github.com/toml-lang/toml) file:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user