Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-env-sync:sync-hook <install|uninstall> [--shell bash|zsh|auto]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Shell 시작 시 자동으로 `claude-sync pull`을 실행하는 hook을 관리합니다. 사용자 요청에 따라: - **install**: `claude-sync hook install` 실행 - **uninstall**: `claude-sync hook uninstall` 실행 `--shell` 옵션: "bash", "zsh", "auto" (기본값: "auto" — 사용 가능한 RC 파일 자동 감지) !`claude-sync hook` 결과를 보여주고, 적용된 RC 파일 경로를 안내하세요. ## The Core Idea - null ## Inception & Context - null ## Related - [[]]
Shell 시작 시 자동으로 claude-sync pull을 실행하는 hook을 관리합니다.
사용자 요청에 따라:
claude-sync hook install 실행claude-sync hook uninstall 실행--shell 옵션: "bash", "zsh", "auto" (기본값: "auto" — 사용 가능한 RC 파일 자동 감지)
!claude-sync hook
결과를 보여주고, 적용된 RC 파일 경로를 안내하세요.
npx claudepluginhub bongho/claude-env-sync --plugin claude-env-sync