summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-07-04 21:59:40 -0400
committerGitHub <noreply@github.com>2021-07-04 21:59:40 -0400
commit57a523e4c242a5075157c415d251e8466b1d1a80 (patch)
tree5e70cf26ad55c9e70a8c884b05bf76f258851801
parentcea1a1ceb1636b8941b3c8e7bdd8d6284d737281 (diff)
docs(nu): specify how to get nushell config path (#2856)
-rw-r--r--README.md3
-rw-r--r--docs/README.md3
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 584280228..0e78fcfaa 100644
--- a/README.md
+++ b/README.md
@@ -256,7 +256,8 @@ shown below. Can't see yours? Have a look at the [extra platform instructions](h
#### Nushell
**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
startup = [
diff --git a/docs/README.md b/docs/README.md
index 22ab3f012..9ba9a4ae8 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -136,7 +136,8 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
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
startup = [