Update Nushell setup instructions on README.md
This commit is contained in:
parent
e3470085de
commit
959ea81929
|
|
@ -250,7 +250,7 @@ zoxide can be installed in 4 easy steps:
|
||||||
> Execute this command:
|
> Execute this command:
|
||||||
>
|
>
|
||||||
> ```sh
|
> ```sh
|
||||||
> zoxide init nushell | save -f ~/.config/nushell/autoload/zoxide.nu
|
> zoxide init nushell | save -f ($nu.user-autoload-dirs.0)/zoxide.nu
|
||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
> **Note**
|
> **Note**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue