From 77fdb26922e59f512d4cd77b6fd026d3c8d8e8ed Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sun, 24 Apr 2022 13:59:29 +0000 Subject: [PATCH] zoxide: Update data directory note (#3526) --- bucket/zoxide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/zoxide.json b/bucket/zoxide.json index e6bac31155..985151c04e 100644 --- a/bucket/zoxide.json +++ b/bucket/zoxide.json @@ -3,7 +3,7 @@ "description": "A faster way to navigate your filesystem", "homepage": "https://github.com/ajeetdsouza/zoxide", "license": "MIT", - "notes": "_ZO_DATA_DIR is located at $env:APPDATA\\zoxide by default", + "notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default", "architecture": { "64bit": { "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.1/zoxide-v0.8.1-x86_64-pc-windows-msvc.zip",