Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Allow link specific source file to target file #138

Open
theowenyoung opened this issue Jun 20, 2022 · 1 comment
Open

[FEATURE] - Allow link specific source file to target file #138

theowenyoung opened this issue Jun 20, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@theowenyoung
Copy link

theowenyoung commented Jun 20, 2022

Is your feature request related to a problem? Please describe.

I'm studying dotfiles manager now, I have'n used toml-bombadil, I just read the docs yet, so maybe it's not a problem.

Some dotfiles could be changed by the application, like vscode settings.json, how to sync the change to the source file?

Describe the solution you'd like

can we allow some file directly to link to the source file instead of .dots, like: `{source="xxx",target="yyy",type="direct"}
Describe alternatives you've considered
Manual copy & paste dotfiles.

Additional context

Like this: Add any other context or screenshots about the feature request here.

@theowenyoung theowenyoung added the enhancement New feature or request label Jun 20, 2022
@oknozor
Copy link
Owner

oknozor commented Jul 15, 2022

Having the option to bypass the template engine and use a symlink directly would be nice indeed, I will work on this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants