diff --git a/bucket/zoxide.json b/bucket/zoxide.json index 692295287b..4a18627b11 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": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload", + "notes": "_ZO_DATA_DIR is located at $env:APPDATA\\zoxide by default", "architecture": { "64bit": { "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.0/zoxide-v0.8.0-x86_64-pc-windows-msvc.zip", @@ -11,10 +11,6 @@ } }, "bin": "zoxide.exe", - "env_set": { - "_ZO_DATA_DIR": "$dir\\data" - }, - "persist": "data", "checkver": "github", "autoupdate": { "architecture": {