home · contact · privacy
Declutter home directories from .profile.* by move into ~/.profile.d/.
authorPlom Heller <plom@plomlompom.com>
Sat, 19 Sep 2026 09:21:41 +0000 (11:21 +0200)
committerPlom Heller <plom@plomlompom.com>
Sat, 19 Sep 2026 09:21:41 +0000 (11:21 +0200)
commit2228506f23891fbb3723f6290bd320724ef2ee08
treefd2a51146e1a0a4d1b22ec94dc7b0f6c830ff27b
parent213014dc565ac430ae720aaa46895ce3d571b57d
Declutter home directories from .profile.* by move into ~/.profile.d/.
home/any/.profile.aliases [deleted file]
home/any/.profile.d/aliases [new file with mode: 0644]
home/root/.profile.d/hibernation [new file with mode: 0644]
home/root/.profile.hibernation [deleted file]
home/user/.profile.d/hibernation [new file with mode: 0644]
home/user/.profile.d/prompt [new file with mode: 0644]
home/user/.profile.d/ssh-agent [new file with mode: 0644]
home/user/.profile.hibernation [deleted file]
home/user/.profile.prompt [deleted file]
home/user/.profile.ssh-agent [deleted file]
scripts/lib/link_home.sh