One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.
- GitHub stars
- 7
- License
- MIT
- Added
- 2026-08-18
GitHub info
- GitHub stars
- 7
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 20, 2026, 2:26 PM
- Maintainer
- xiajiajun516
- Added
- 2026-08-18
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

One-click Export
https://raw.githubusercontent.com/xiajiajun516/dsh-config-manager/main/assets/screenshot-export.png

Import Preview
https://raw.githubusercontent.com/xiajiajun516/dsh-config-manager/main/assets/screenshot-import-preview.png

Snapshot Restore
https://raw.githubusercontent.com/xiajiajun516/dsh-config-manager/main/assets/screenshot-snapshots.png

Remote Sync
https://raw.githubusercontent.com/xiajiajun516/dsh-config-manager/main/assets/screenshot-sync.png
Install
dsh plugin --profile web add dsh-config-managerTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/xiajiajun516/dsh-config-manager)Related plugins
Tools & Capabilitiesdsh-codex-sync
★ 25Two-way Codex↔DSH bridge: skills from ~/.codex/skills, session import with workspace attach, live MCP mirroring of mcp_servers, and a Codex-side reverse MCP installer.
dsh-mcp-connector
★ 7Connect and manage MCP servers in DeepSeek Harness with OAuth 2.0 PKCE, API keys, stdio/HTTP, mcpServers JSON import, tool and prompt discovery, and a connector marketplace. Maintained by Qichacha/QCC.
dsh-chat-import
★ 123Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.