@[email protected] to [email protected] • 8 months agoPlease use .config 😭lemmy.dbzer0.comimagemessage-square65fedilinkarrow-up1703
arrow-up1703imagePlease use .config 😭lemmy.dbzer0.com@[email protected] to [email protected] • 8 months agomessage-square65fedilink
minus-squareMax-Plinkfedilink26•edit-28 months agoUnless it’s running as your own user as part of your session. /etc for system-wide and ~/.config for your own user makes a lot of sense.
minus-square@[email protected]linkfedilink6•8 months agoThey want ~/etc/ in their home, which just seems like a renamed ~/.config/.
Unless it’s running as your own user as part of your session.
/etc
for system-wide and~/.config
for your own user makes a lot of sense.They want
~/etc/
in their home, which just seems like a renamed~/.config/
.