-
Notifications
You must be signed in to change notification settings - Fork 501
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update wording in .chezmoidata pages
- Loading branch information
1 parent
dfa0f80
commit e672a32
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
assets/chezmoi.io/docs/reference/special-directories/chezmoidata.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# `.chezmoidata` | ||
|
||
If a directory called `.chezmoidata` exists in the source state, then all files | ||
in it are interpreted as template data in the format given by their extension. | ||
in it are interpreted as structured static data in the format given by their | ||
extension. This data can then be used in templates. |
3 changes: 2 additions & 1 deletion
3
assets/chezmoi.io/docs/reference/special-files/chezmoidata-format.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters