mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support a generic windows backup script #170

Open mrlunchbox777 opened 2 months ago

mrlunchbox777 commented 2 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Support a generic windows config backup.

Why?

Currently kubeconfig is supported to backup from wsl to windows, but many of the configs might need to be synced.

What should happen?

Provide a generic config wsl to windows config backup function.

Covers this TODO.

Steps to Test

  1. Provide a generic command to copy a file in the home directory from wsl to windows

Code of Conduct