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] Add an update-dots Script #456

Closed
H0mire opened this issue May 1, 2024 · 1 comment
Closed

[Feature] Add an update-dots Script #456

H0mire opened this issue May 1, 2024 · 1 comment

Comments

@H0mire
Copy link
Contributor

H0mire commented May 1, 2024

What would you like to be added?
Add an update dots script.
This Script should pull the git repo or reclone it (maybe in a temp folder) and update the dot files without touching the custom configurations.

It could also use checksums to identify files, that are manually changed and back them up, so that the user may restore specific settings.

How will it help
Instead of manually pulling the repo and doing backups to preserve configurations, add an update_dots script that automatically does the job.

Extra info
Checksums of the config files could be stored in a separate file, which will be compared with while updating the repository.

@H0mire H0mire changed the title [Feature] Add a update-dots Script [Feature] Add an update-dots Script May 1, 2024
@H0mire
Copy link
Contributor Author

H0mire commented May 1, 2024

Maybe it should also run some kind of "ensure-dependencies" to automatically install new requirements.

@H0mire H0mire closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant