mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-01 09:13:54 +00:00
docs(nu): specify how to get nushell config path (#2856)
This commit is contained in:
parent
cea1a1ceb1
commit
57a523e4c2
@ -256,7 +256,8 @@ shown below. Can't see yours? Have a look at the [extra platform instructions](h
|
|||||||
#### Nushell
|
#### Nushell
|
||||||
|
|
||||||
**Warning** This will change in the future. Only nu version v0.33 or higher is supported.
|
**Warning** This will change in the future. Only nu version v0.33 or higher is supported.
|
||||||
Add the following to your nu config file:
|
Add the following to your nu config file. You can check the location of this
|
||||||
|
file by running `config path` in nu.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
startup = [
|
startup = [
|
||||||
|
@ -136,7 +136,8 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
|
|||||||
This will change in the future.
|
This will change in the future.
|
||||||
Only nu version v0.33 or higher is supported.
|
Only nu version v0.33 or higher is supported.
|
||||||
:::
|
:::
|
||||||
Add the following to your nu config file:
|
Add the following to your nu config file. You can check the location of this
|
||||||
|
file by running `config path` in nu.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
startup = [
|
startup = [
|
||||||
|
Loading…
Reference in New Issue
Block a user