UPDATE - looks like chezmoi MIGHT handle this https://www.chezmoi.io/reference/templates/functions/mozillaInstallHash/. Haven't found a working example of it in use though
giddy
joined 1 month ago
I just look for the folder with -release on the end
PROFPATH=$(grep 'Path=' $HOME/.var/app/org.mozilla.firefox/.mozilla/firefox/profiles.ini | sed s/^Path=// | grep release)
I think this will hit the same problem - the profile folders are named differently every install. While you could theoretically back up the whole folder there are references inside that would break if you used it on different systems
FF sync doesn't cover everything, in particular toolbar setup. There is a user.js file you can create that plugs the gap but this hits the exact problem (picking the right folder) the OP stated
Splitter!
Where are her eyebrows?
That place... is strong with the
dark side of the Force. A domain
of evil it is. In you must go.
Not either of those but I use OpenMediaVault (which is debian based) for file serving, backups and a bunch of docker containers. Does a pretty good job of the basics but nothing beats docker/compose CLI.