You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I initially tried script/setup as it aligned well with my dotfiles. However, on booting a Workspace where my dotfiles use script/setup, the file is ignored and the default behavior or symlinking everything kicks in.
If I switch to setup.sh in the root of the dotfiles, Coder uses that script instead, as expected:
So either the documentation is wrong, or there's a bug. I'm hoping the later as GitHub CodeSpaces do allow the full list of files.