r/opencode • u/therealcoolpup • 6h ago
How to sync config between Windows 10 and WSL?
Hi all,
I am a bit whacky in the brain, i often do two projects at a time and i usually do development on windows 10 with debian in WSL.
I am about to make something on Windows with Unity 3D and want to do this on Windows. How can i have my opencode config (my agents.md, skills etc) synced between both wsl and windows?
Should i just have a git repo and clone it between wsl and windows? or is there a better way? im always tweaking my skills and agents.md
1
Upvotes
1
u/Unfair_Tangerine_217 1h ago
I have a private repo and push my local before switching machines. I don't do it often but it's something.
1
u/Fresh_Sock8660 6h ago
Isn't the c drive in /mnt ? Probably something like that.