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
.aprc
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/irb/aprc .yadr/irb/aprc

2
.ctags
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/ctags/ctags .yadr/ctags/ctags

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/vimify/editrc .yadr/vimify/editrc

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/irb/escaped_colors.rb .yadr/irb/escaped_colors.rb

2
.fehbg
View File

@@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
feh --bg-scale '/home/dissimulo/Pictures/Backgrounds/meteor-shower.jpg' feh --bg-scale "$HOME/Pictures/Backgrounds/wallpaper.jpg"

2
.gemrc
View File

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

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/git/gitconfig .yadr/git/gitconfig

View File

@@ -1 +0,0 @@
file:///home/dissimulo/Downloads

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/vimify/inputrc .yadr/vimify/inputrc

View File

@@ -377,7 +377,7 @@ settings = {
"irc/core" = { cmds_max_at_once = "999999"; cmd_queue_speed = "0ms"; }; "irc/core" = { cmds_max_at_once = "999999"; cmd_queue_speed = "0ms"; };
"irc/dcc" = { "irc/dcc" = {
dcc_download_path = "/media/dissimulo/PhantomPhreak/Anime"; dcc_download_path = "~/Downloads";
}; };
"perl/core/scripts" = { "perl/core/scripts" = {
dccstat_short_mode = "no"; dccstat_short_mode = "no";

View File

@@ -1 +1 @@
/home/dissimulo/.local/share/claude/versions/2.1.85 ../share/claude/versions/2.1.85

2
.pryrc
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/irb/pryrc .yadr/irb/pryrc

View File

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

View File

@@ -11,4 +11,3 @@ GtkColorScheme=
CursorTheme=mate-black CursorTheme=mate-black
CursorSize=32 CursorSize=32
NotificationTheme=coco NotificationTheme=coco
BackgroundImage=/home/dissimulo/Pictures/Backgrounds/460354008_18463706572018956_6930884854914187530_n.jpg

View File

@@ -11,4 +11,3 @@ GtkColorScheme=
CursorTheme=mate-black CursorTheme=mate-black
CursorSize=32 CursorSize=32
NotificationTheme=coco NotificationTheme=coco
BackgroundImage=/home/dissimulo/Downloads/The Journey by Pasoputi..jpg

View File

@@ -11,4 +11,3 @@ GtkColorScheme=
CursorTheme=DMZ-Black CursorTheme=DMZ-Black
CursorSize=24 CursorSize=24
NotificationTheme=Coco NotificationTheme=Coco
BackgroundImage=/home/dissimulo/Downloads/Wallpapers/meteor-shower.jpg

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/irb/unescaped_colors.rb .yadr/irb/unescaped_colors.rb

2
.vim
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/vim .yadr/vim

2
.vimrc
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/vimrc .yadr/vimrc

View File

@@ -1,5 +1,5 @@
# XScreenSaver Preferences File # XScreenSaver Preferences File
# Written by xscreensaver-demo 5.34 for dissimulo on Thu Dec 17 02:40:05 2015. # Written by xscreensaver-demo 5.34 for user.
# http://www.jwz.org/xscreensaver/ # http://www.jwz.org/xscreensaver/
timeout: 12:00:00 timeout: 12:00:00

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto/runcoms/zlogin .yadr/zsh/prezto/runcoms/zlogin

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto/runcoms/zlogout .yadr/zsh/prezto/runcoms/zlogout

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto-override/zpreztorc .yadr/zsh/prezto-override/zpreztorc

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto-override/zpreztorc .yadr/zsh/prezto-override/zpreztorc

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto/runcoms/zprofile .yadr/zsh/prezto/runcoms/zprofile

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto/runcoms/zshenv .yadr/zsh/prezto/runcoms/zshenv

2
.zshrc
View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto-override/zshrc .yadr/zsh/prezto-override/zshrc

View File

@@ -1 +1 @@
/home/dissimulo/.yadr/zsh/prezto/runcoms/zshrc .yadr/zsh/prezto/runcoms/zshrc