0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. claude-code
  2. /
  3. plugins
  4. /
  5. explanatory-output-style
  6. /
  7. hooks-handlers
JJames Trewfix: use portable shebang in plugin hooks
3af8ef29创建于 2025年11月5日历史提交
文件最后提交记录最后更新时间
session-start.sh
fix: use portable shebang in plugin hooks Replace #!/bin/bash with #!/usr/bin/env bash for better portability across systems 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> 6 个月前