mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
zoxide: Update data directory note (#3526)
This commit is contained in:
parent
a73a747a2f
commit
77fdb26922
@ -3,7 +3,7 @@
|
|||||||
"description": "A faster way to navigate your filesystem",
|
"description": "A faster way to navigate your filesystem",
|
||||||
"homepage": "https://github.com/ajeetdsouza/zoxide",
|
"homepage": "https://github.com/ajeetdsouza/zoxide",
|
||||||
"license": "MIT",
|
"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": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.1/zoxide-v0.8.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.8.1/zoxide-v0.8.1-x86_64-pc-windows-msvc.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user