Skip to content

Diff dotfiles #7

@MatheusRich

Description

@MatheusRich

It would be useful to be able to diff all dotfiles at once:

rails-diff dotfiles

I'm considering dotfiles the files outputed by:

find . -path ./.git -prune -o \( -path './.*' -type f -print -o -path './.*/*' -type f -print \)

and is not ignored by git

That is: a dotfile in the toplevel dir and files inside toplevel dirs that start with a dot like .github/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions