Back to Chezmoi

Path Style

assets/chezmoi.io/snippets/common-flags/path-style.md

2.70.2772 B
Original Source
<!-- markdownlint-disable first-line-heading--> <!-- markdownlint-disable table-column-count--> <!-- markdownlint-disable table-pipe-style-->

--8<-- [start:all] --8<-- [start:no-source-tree] Print paths in the given style. The default is relative.

StyleDescription
absoluteAbsolute paths in the destination directory
relativeRelative paths to the destination directory
--8<-- [end:no-source-tree]
source-absoluteAbsolute paths in the source tree directory
source-relativeRelative paths to the source tree directory
allAll path styles, indexed by relative
--8<-- [end:all]