this post was submitted on 30 Jun 2023
4 points (100.0% liked)

Transprogrammer

718 readers
1 users here now

A space for trans people who code

Matrix Space:

Rules:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] emi@lemmy.blahaj.zone 1 points 1 year ago* (last edited 1 year ago)

Nice plan, I used a symlink to quickly heal fixed paths in configs like

ln -s /home/NewAffirmingName/ /home/OldName/

That way if a setting I transferred over is trying to pull a file from /home/OldName/Gamesave instead of ~/Gamesave it will still work... unless it doesn't recognize symlinks... but for a lot of stuff it has been working.