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 e3e5bab commit 2be7a15Copy full SHA for 2be7a15
docs/dotfiles.md
@@ -13,10 +13,9 @@ You can read more on dotfiles best practices [here](https://dotfiles.github.io).
13
14
## Module
15
16
-Coder's [dotfiles module](https://registry.coder.com/modules/dotfiles)
17
-abstracts Coder's dotfiles command into a module. This will prompt the
18
-user for their dotfiles repository URL on workspace creation using a
19
-coder_parameter.
+Coder's [dotfiles module](https://registry.coder.com/modules/dotfiles) abstracts
+Coder's dotfiles command into a module. This will prompt the user for their
+dotfiles repository URL on workspace creation using a coder_parameter.
20
21
```tf
22
module "dotfiles" {
0 commit comments