mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-16 01:57:07 +00:00
docs: Update README to create ~/.config (#663)
This commit is contained in:
parent
f5bbaef82b
commit
4ba1383373
@ -10,7 +10,7 @@ Many new configuration options will be available in coming releases.
|
|||||||
To get started configuring starship, create the following file: `~/.config/starship.toml`.
|
To get started configuring starship, create the following file: `~/.config/starship.toml`.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ touch ~/.config/starship.toml
|
$ mkdir -p ~/.config && touch ~/.config/starship.toml
|
||||||
```
|
```
|
||||||
|
|
||||||
All configuration for starship is done in this [TOML](https://github.com/toml-lang/toml) file:
|
All configuration for starship is done in this [TOML](https://github.com/toml-lang/toml) file:
|
||||||
|
Loading…
Reference in New Issue
Block a user