doomemacs/modules/tools/chezmoi
2023-11-25 09:58:05 -05:00
..
config.el dev: adding chezmoi module from pr6633 2023-11-25 09:58:05 -05:00
doctor.el dev: adding chezmoi module from pr6633 2023-11-25 09:58:05 -05:00
packages.el dev: adding chezmoi module from pr6633 2023-11-25 09:58:05 -05:00
README.org dev: adding chezmoi module from pr6633 2023-11-25 09:58:05 -05:00

:tools chezmoi

Description   unfold

This module provides convenience functions for interacting with the chezmoi dotfile management system via Emacs.

Maintainers

Module flags

This module has no flags.

Packages

TODO Hacks

🔨 This module's hacks haven't been documented yet. Document them?

TODO Changelog

This module does not have a changelog yet.

Installation

TODO Usage

🔨 This module's usage documentation is incomplete. Complete it?

This module facilitate editing dotfiles managed by chezmoi.

This module provides a set of Emacs commands that are equivalent to chezmoi commands, including:

Command chezmoi equivalent
find-file chezmoi edit
save-buffer chezmoi apply
diff chezmoi diff
ediff chezmoi merge
magit-status chezmoi git status

More information can be found on the chezmoi.el GitHub page.

TODO Configuration

🔨 This module has no configuration documentation yet. Write some?

Troubleshooting

There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

TODO Appendix

🔨 This module has no appendix yet. Write one?