mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 03:49:40 -08:00
docs(nushell): update nu version
This commit is contained in:
parent
a95e9c4332
commit
b4b3698ae6
|
@ -158,7 +158,7 @@ Once altered, reload your config for the changes to take effect.
|
|||
<TabItem value="nu">
|
||||
|
||||
:::caution
|
||||
Oh My Posh requires Nushell v0.73.0 or higher.
|
||||
Oh My Posh requires Nushell v0.78.0 or higher.
|
||||
:::
|
||||
|
||||
Adjust the Oh My Posh init line in the Nushell env file (`$nu.env-path`) by adding the `--config` flag
|
||||
|
|
|
@ -104,7 +104,7 @@ exec fish
|
|||
<TabItem value="nu">
|
||||
|
||||
:::caution
|
||||
Oh My Posh requires Nushell v0.73.0 or higher.
|
||||
Oh My Posh requires Nushell v0.78.0 or higher.
|
||||
:::
|
||||
|
||||
Add the following line to the Nushell env file (`$nu.env-path`):
|
||||
|
|
Loading…
Reference in a new issue