Skip to content

Not recursing into given hidden directory #103

@diogotcorreia

Description

@diogotcorreia

I have my dotfiles cloned at /home/user/.dotfiles.
When running just deadnix (or deadnix .) in that directory, everything works fine, but if I run deadnix /home/user/.dotfiles nothing happens because deadnix doesn't recurse into hidden directories.
A workaround is to use the --hidden argument, but that will recurse into .git (see #1).

I intuitively expect only the directories/files under the given path(s) to be subject to the hidden filter, but I understand if that's not the desire here, so I'm opening this issue just to inform that this could be something that you want to fix 😅

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