Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/chezmoi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Manage your dotfiles across multiple diverse machines, securely.

```json
"features": {
"ghcr.io/witcom-gmbh/devcontainer-features/features/chezmoi:1": {}
"ghcr.io/witcom-gmbh/devcontainer-features/chezmoi:1": {}
}
```

Expand All @@ -16,9 +16,10 @@ Manage your dotfiles across multiple diverse machines, securely.
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Version of chezmoi to install. Accepts versions with or without the 'v' prefix. | string | latest |
| skipTls | Should the installer skip certificate-checks when downloading packages ? | boolean | true |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/witcom-gmbh/devcontainer-features/features/blob/main/src/chezmoi/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/witcom-gmbh/devcontainer-features/blob/main/src/chezmoi/devcontainer-feature.json). Add additional notes to a `NOTES.md`._