Yiklek/dsh-web-profile
Yiklek★ 1Shell最后同步: 2026-08-22
—
README 摘要
dsh-web-profile 使用 Git 管理 dsh web profile 配置的仓库,并提供一键安装脚本。 为什么用这个仓库 dsh 的 profile 位于 /.dsh/profiles/ ,其中既包含需要版本管理的配置文件,也包含不应提交的 node modules 、本机生成的 cordis.patch.yml 等。 本仓库只保存需要管理的配置文件: 并通过 install.sh 安装到 dsh profile 目录,支持 clone 或 git worktree 两种方式。 目录结构 安装 本地 worktree 安装 在本地主仓库目录执行: 本地主仓库目录只支持 worktree 安装;显式指定 --mode clone 会报错。 远程一键安装(curl) 不需要先 clone 本仓库,直接远程执行安装脚本: 默认以 clone 方式安装到 /.dsh/profiles/web 。 也可以指定其他 profile 或安装模式: 非交互执行( curl bash )时,如果目标 profile 已存在, 必须显式加 --force 才会覆盖。 参数说明 参数 作用 默认值 适用模式 [profile-name] 目标 profile 名称 web 所有 --force / -f 跳过覆盖确认(覆盖前仍会备份) 关闭 所有 --branch worktree 分支名 profile- 仅 worktree --mode 安装方式 本地 worktree;远程 clone 远程安装 --dir clone 后 source 仓库目录路径/名称 / 仅远程 worktree --dir 和 --branch 只适用于 worktree 模式; --mode clone 下指定它们会报错。 clone vs worktree 方式 适合场景 clone 远程一键安装、不打算在 profile 里直接改配置提交 worktree 本地主仓库开发、需要把 profile 修改合并回 main 脚本做了什么 - 在本地主仓库目录执行时,只允许 worktree 安装 - 通过 curl bash 远程执行时 : - 未指定 --mode :默认 clone 到 profile 目录 - --mode clone :直接 git clone 到 profile 目录 - --mode worktree :默认把 source 仓库 clone 到当前目录( / ),也可用 --dir 指定 clone 后的仓库目录路径/名称,再创建 git worktree worktree 模式默认分支: profile- ,例如 web 对应 profile-web 。 如果目标 profile 已存在: - 交互终端会询问是否覆盖 - 非交互( curl bash …
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784