feat: added commands to list files managed by chezmoi

This commit is contained in:
Michele Cereda
2024-01-18 00:09:49 +01:00
parent f909dad61d
commit b7d54c62a6

View File

@@ -43,6 +43,10 @@ chezmoi diff
# Apply changes.
chezmoi apply
# List the files managed by chezmoi.
chezmoi managed
chezmoi list
# Show the full list of variables.
# Includes custom data from the configuration file.
chezmoi data