How to automatically execute the `npm install` operation in the terminal after starting the `jsh` terminal. I want the project to automatically run `pnpm i && pnpm dev` to view the preview effect after loading, without the need for manual operation. <img width="509" height="373" alt="Image" src="https://github.com/user-attachments/assets/b77f0979-6597-4f24-b38c-0053f7f93410" />