Back to Chezmoi

rage

assets/chezmoi.io/docs/user-guide/encryption/rage.md

2.70.2550 B
Original Source

rage

chezmoi supports encrypting files with rage.

To use rage, set age.command to rage in your configuration file, for example:

<!-- example-formats -->
toml
encryption = "age"
[age]
    command = "rage"
<!-- /example-formats -->

!!! note

Make sure `encryption` is added to the top level section at the beginning of
the config, before any other sections.

Then, configure chezmoi as you would for age.