f3d45bad17
Automatically copies `.env.example` from the installed `@zen/core` package to `.env` in the project root if it doesn't already exist. This removes the need for users to manually locate and configure environment variables. Updated the post-install instructions to reflect the new behavior.