diff --git a/knowledge base/chezmoi.md b/knowledge base/chezmoi.md index bff7047..108b059 100644 --- a/knowledge base/chezmoi.md +++ b/knowledge base/chezmoi.md @@ -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