docs(nu): correct config variable

This commit is contained in:
Jan De Dobbeleer 2022-07-29 21:36:57 +02:00 committed by Jan De Dobbeleer
parent ff4ff26e3a
commit 19a5c65aa1

View file

@ -48,7 +48,7 @@ Then add the following line.
```powershell
oh-my-posh init pwsh | Invoke-Expression
```
:::warning Antivirus software
If adding an exception to your Antivirus software still blocks Oh My Posh for Windows, you can try using the below
alternate line in your PowerShell profile. This is a drop-in replacement to the above call with Invoke-Expression.
@ -160,7 +160,7 @@ exec fish
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
oh-my-posh init nu