Scrub hardcoded /home/dissimulo paths; use $HOME / relative symlinks

- Convert 21 absolute-path symlinks into YADR to relative paths
  (e.g. .vimrc -> .yadr/vimrc), so they resolve correctly under
  any user's $HOME after a standard YADR install.
- .fehbg: replace hardcoded background path with $HOME-based one
- .gtk-bookmarks: remove (trivially personal; GTK regenerates)
- .themes/*/index.theme: drop BackgroundImage= lines pointing at
  personal image files that other users won't have.
- .xscreensaver: scrub username from header comment.
- .irssi/config: generic dcc_download_path.
This commit is contained in:
2026-04-21 06:48:06 -07:00
parent f4d8679398
commit 65f583fd2b
28 changed files with 24 additions and 28 deletions

2
.gemrc
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/ruby/gemrc
.yadr/ruby/gemrc