- Notifications
You must be signed in to change notification settings - Fork926
feat(.devcontainer): install dotfiles if present#18606
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
21326b3
to5b06170
Compare5b06170
to1027a37
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I guess this does sort of highlight the remaining dependencies on the parent workspace. I figure we'd need to have some way for the agent to automatically set these up.
Yes! This can definitely be improved. It'd be nice to set |
872aef3
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Not happy about mounting in the whole $HOME into the container (even if read-only), but it only exists as a proposal. Seedevcontainers/spec#132.