.. | ||
config.el | ||
doctor.el | ||
packages.el | ||
README.org |
: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
Enable this module in your doom!
block.
This module requires chezmoi.
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?