- Notifications
You must be signed in to change notification settings - Fork927
Closed
Description
TheCoder docs explicitly mention that any of the following list of files can be used for a custom dotfiles setup:
install.sh
install
bootstrap.sh
bootstrap
script/bootstrap
setup.sh
setup
script/setup
I initially triedscript/setup
as it aligned well withmy dotfiles. However, on booting a Workspace where my dotfiles usescript/setup
, the file is ignored and the default behavior or symlinking everything kicks in.

If I switch tosetup.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.
Version:v2.12.3+534d4ea
Metadata
Metadata
Assignees
Labels
No labels