From 57a523e4c242a5075157c415d251e8466b1d1a80 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Sun, 4 Jul 2021 21:59:40 -0400 Subject: [PATCH] docs(nu): specify how to get nushell config path (#2856) --- README.md | 3 ++- docs/README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58428022..0e78fcfa 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 22ab3f01..9ba9a4ae 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 = [