-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
I have some dotfiles that look like this: ~/dir/.some-config, but I haven't been able to figure out how to add those files to RCM.
If I add the file as ~/.dotfiles/dir/.some-config, rcup ignores the file since it starts with a dot, but if I add it as ~/.dotfiles/dir/some-config, it gets installed as ~/dir/some-config instead of ~/dir/.some-config.
I know I could use a hook to rename these files, but this seems like a very basic and common use case, so I must be missing something. How would you accomplish this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels