chore(dotfiles): Update README.md

pull/45/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent ed3d46b4e8
commit c312ce7616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,3 +10,11 @@ tags: [helper]
# Dotfiles
Allow developers to optionally bring their own [dotfiles repository](https://dotfiles.github.io)! Under the hood, this module uses the [coder dotfiles](https://coder.com/docs/v2/latest/dotfiles) command.
```hcl
module "dotfiles" {
source = "https://registry.coder.com/modules/dotfiles"
agent_id = coder_agent.example.id
}
```

Loading…
Cancel
Save