Skip to content

Commit

Permalink
docs: Add chezmoiexternal related links to user-guide/reference docs
Browse files Browse the repository at this point in the history
Add link from the `chezmoiexternal` related page in the *user-guide* to
the corresponding page in the *reference* docs (and vice versa).
  • Loading branch information
ktetzlaff authored and twpayne committed May 7, 2022
1 parent a0d699c commit 8168ab9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Expand Up @@ -118,3 +118,6 @@ re-download unless forced. To force chezmoi to re-download URLs, pass the
stripComponents = 2
include = ["*/plugins/**"]
```

Some more examples can be found in the
[user guide](/user-guide/include-files-from-elsewhere/).
@@ -1,5 +1,9 @@
# Include dotfiles from elsewhere

The sections below contain examples of how to use `.chezmoiexternal.toml` to
include files from external sources. For more details, check the [reference
manual](/reference/special-files-and-directories/chezmoiexternal-format/) .

## Include a subdirectory from a URL

To include a subdirectory from another repository, e.g. [Oh My
Expand Down

0 comments on commit 8168ab9

Please sign in to comment.