patrick@lemmy.bestiver.se to Programming@programming.devEnglish · 14 days agoStay Out Of My (Project) $HOMEjackson.devexternal-linkmessage-square19fedilinkarrow-up164arrow-down11
arrow-up163arrow-down1external-linkStay Out Of My (Project) $HOMEjackson.devpatrick@lemmy.bestiver.se to Programming@programming.devEnglish · 14 days agomessage-square19fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up10arrow-down1·edit-213 days agoYeah, everyone (every-app) thinks they are special and deserve a “.place” in ~ because : <enter their reason>. ssh because “I’m SSH!”, similar for gpg npm because “I’m a package manager” dillo because “I am old and can’t be bothered to update my dirs” I guess I should send them a patch. It shouldn’t be too hard to make that little change. fltk same as dillo maybe .mozilla : “Oh but I AM special” .bundle : There is literally only 1 subdir in it and it is named “cache”. they could have just done “~/.cache/bundle” instead IDK why you have a .kde in your screenshot. Debian maybe, or a dir remaining from KDE4? I had an old one remaining in Debain after I upgraded. .config .local .cache These are what we need to stuff everything into.
minus-squareSamueru_sama@programming.devlinkfedilinkEnglisharrow-up12·13 days ago .mozilla : “Oh but I AM special” You would think that thunderbird would use ~/.mozilla as well but nope. It is ~/.thunderbird 🤣
Yeah, everyone (every-app) thinks they are special and deserve a “.place” in
~
because : <enter their reason>.ssh
because “I’m SSH!”, similar forgpg
npm
because “I’m a package manager”dillo
because “I am old and can’t be bothered to update my dirs”fltk
same asdillo
maybeIDK why you have a .kde in your screenshot. Debian maybe, or a dir remaining from KDE4? I had an old one remaining in Debain after I upgraded.
These are what we need to stuff everything into.
You would think that thunderbird would use
~/.mozilla
as well but nope. It is~/.thunderbird
🤣