Skip to content

Add a script to list which local-override files exist #129

Description

@kergoth

I have hooks in a number of my configs to allow for local only changes, such as ~/.zshrc.local and ~/.gitconfig.local., but this means they're hidden from the dotfiles by design, so it'd be nice to have a way to see them on demand, in case any contain anything which is a candidate to fold into managed dotfiles, and also to ensure I don't forget they exist and are impacting my tool behavior.

Adding these to chezmoi-diff-managed as comparisons vs /dev/null` could be a viable way to expose them as additional types of "local system state that differs from managed dotfiles".

Related:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions