Skip to content

Users cannot adopt existing files after store creation #67

Description

@manpagebob

Hi!

So using the store adopt command users can adopt existing files and symlink back to them from the source directory - Excellent!

But is there any function that works similar to that after having initialized the store?

E.g. I have

"stores:
bash:
target: "~"
files:
- .bashrc
- .bash_aliases"

Now I want to 'adopt' (or add or what have you) ~/.inputrc to the bash directory as in - I should be able to define a path and have it adopted by the store? If I run "Store adopt --name" and the store already exists it should be adopted at that target with that file right?

There appears to not exist any command for this in the documentation?

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