mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-28 05:54:24 +00:00
feat: added commands to list files managed by chezmoi
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user