Maintaining KDE dotfiles with Chezmoi Modify Manager
I have already blogged about managing KDE dotfiles with chezmoi and chezmoi_modify_manager. But what about maintaining them? For example, one of the KDE configuration files changes, and you want to update the version managed by chezmoi. Here’s an example where the Kate configuration file changed on the system and chezmoi detects that:
|
1 2 |
❯ chezmoi status MM .config/katerc |
You can […]