this post was submitted on 30 Jun 2023
        
      
      19 points (100.0% liked)
      Transprogrammer
    1007 readers
  
      
      1 users here now
      A space for trans people who code
Matrix Space:
- #transprog:socki.moe
Rules:
- Don't be a meanie
- no *ism
- consider the feelings of somebody who might read what you say
 
- Don't shitpost
- Keep it wholesome
- Must be trans / programming related
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
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.