Hi, my use case is to run some OS specific script after a new worktree is created. Is there anyway way to do it ?
Some other example use cases :
- after creating new worktree, copy .env.local files to the newly created worktree
- after creating new worktree , run setup.sh to generate linux specific env files in the new worktree