managed
List all managed entries in the destination directory in alphabetical order.
-i
, --include
types
Only include entries of type types.
Example
$ chezmoi managed
$ chezmoi managed --include=files
$ chezmoi managed --include=files,symlinks
$ chezmoi managed -i dirs
$ chezmoi managed -i dirs,files