mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-21 02:55:37 -08:00
docs(nu): correct config variable
This commit is contained in:
parent
ff4ff26e3a
commit
19a5c65aa1
|
@ -160,7 +160,7 @@ exec fish
|
||||||
Oh My Posh requires Nushell >= 0.60.0
|
Oh My Posh requires Nushell >= 0.60.0
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Edit `$nu.configuration/path` and add the following lines at the bottom.
|
Edit `$nu.config-path` and add the following lines at the bottom.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
oh-my-posh init nu
|
oh-my-posh init nu
|
||||||
|
|
Loading…
Reference in a new issue