-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels