docs: outdated guide in Nushell integration
This commit is contained in:
parent
b38b89eb3b
commit
c0b70a6dba
|
|
@ -202,7 +202,7 @@ Note: zoxide only supports fish v3.4.0 and above.
|
|||
Add this to your env file (find it by running `$nu.env-path` in Nushell):
|
||||
|
||||
```sh
|
||||
zoxide init nushell | save ~/.zoxide.nu
|
||||
zoxide init nushell --hook prompt | save ~/.zoxide.nu
|
||||
```
|
||||
|
||||
Now, add this to the end of your config file (find it by running
|
||||
|
|
|
|||
Loading…
Reference in New Issue