Revert "Update Nushell setup instructions on README.md"

This reverts commit 959ea81929.
This commit is contained in:
Rikiub 2025-09-22 17:54:32 -04:00
parent 959ea81929
commit 7f6a8407e6
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ zoxide can be installed in 4 easy steps:
> Execute this command:
>
> ```sh
> zoxide init nushell | save -f ($nu.user-autoload-dirs.0)/zoxide.nu
> zoxide init nushell | save -f ~/.config/nushell/autoload/zoxide.nu
> ```
>
> **Note**