Revert "Update Nushell setup instructions on README.md"
This reverts commit 959ea81929.
This commit is contained in:
parent
959ea81929
commit
7f6a8407e6
|
|
@ -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 ($nu.user-autoload-dirs.0)/zoxide.nu
|
> zoxide init nushell | save -f ~/.config/nushell/autoload/zoxide.nu
|
||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
> **Note**
|
> **Note**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue