We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4653d24 commit 6193300Copy full SHA for 6193300
workspaces/personalization.md
@@ -98,7 +98,10 @@ workspace or turn it on.
98
99
At startup, Coder clones your dotfiles repository into `~/dotfiles`. If there's
100
an executable `~/dotfiles/install.sh` present, Coder executes it. If not, all
101
-dot-prefixed files are symlinked to your home directory.
+dot-prefixed files are symlinked to your home directory.
102
+
103
+> You **must** mark `install.sh` as executable before committing it to your
104
+> dotfiles repo.
105
106
Read more about dotfiles repos [here](http://dotfiles.github.io/).
107
0 commit comments