Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: apply zsh shell in postCreateCommand for #223 #226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

s3bc40
Copy link
Contributor

@s3bc40 s3bc40 commented Mar 7, 2025

  • fix /bin/sh: 1: source: not found error in devcontainer terminal by forcing zsh shell for source .venv/bin/activate

- fix ``/bin/sh: 1: source: not found`` error in devcontainer terminal by forcing zsh shell for ``source .venv/bin/activate``
@s3bc40
Copy link
Contributor Author

s3bc40 commented Mar 7, 2025

@PatrickAlphaC you can start from there if you want. I have marked it as a draft. Running the devcontainer like this is making the postCreateCommand to work

@PatrickAlphaC PatrickAlphaC marked this pull request as ready for review March 8, 2025 07:48
@PatrickAlphaC
Copy link
Member

I think this looks right to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants