zhourenke/dsh-tool-everything

zhourenke★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

@zhourenke/dsh-tool-everything English 中文 Model-facing Everything search tool — everything search — powered by es.exe (Everything command-line client) for blazing-fast file search on Windows. Leverages the Everything search engine by voidtools to provide near-instant file search across NTFS volumes, supporting the full Everything search syntax. Prerequisites - Windows (NTFS volumes) - Everything by voidtools (free, installed and running) - es.exe — the command-line client that ships with Everything, or available as a standalone download. Must be discoverable on PATH . Verify the installation: Should print the ES help text. Installation This plugin is a DSH profile bundle . The only supported installation method is to place the package folder directly into a DSH profile's node modules and list it in that profile's dsh.profile.bundles array. No npm link , no pnpm, and no registry access is required. Find your DSH profile First, determine which profile you are using: Common profiles: web , tui , headless . The profile directory is $env:USERPROFILE\.dsh\profiles\ \ . Step 1 — Copy the package folder into the profile The copied tree must contain package.json (with dsh.bundle.patch ), co…

在 GitHub 查看完整 README →
终端/TUIdsh-plugineverything-searchsearch

分类