From c0b70a6dbae9ea9536ff8ab8689d83385f09f296 Mon Sep 17 00:00:00 2001 From: azzamsa Date: Tue, 16 Aug 2022 16:49:07 +0700 Subject: [PATCH] docs: outdated guide in Nushell integration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27be36b..f548e96 100644 --- a/README.md +++ b/README.md @@ -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