giddy
- 0 Posts
- 9 Comments
giddy@quokk.auto Selfhosted@lemmy.world•CasaOS/ZimaOS (or similar) vs just Debian experience?English3·3 个月前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.
giddy@quokk.auto Linux@lemmy.ml•Do dotfile management tools such as GNU Stow gracefully handle apps with dynamic directory names? (e.g. Firefox profile directories)English1·3 个月前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@quokk.auto Linux@lemmy.ml•Do dotfile management tools such as GNU Stow gracefully handle apps with dynamic directory names? (e.g. Firefox profile directories)English1·3 个月前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)
giddy@quokk.auto Linux@lemmy.ml•Do dotfile management tools such as GNU Stow gracefully handle apps with dynamic directory names? (e.g. Firefox profile directories)English2·3 个月前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
giddy@quokk.auto Linux@lemmy.ml•Do dotfile management tools such as GNU Stow gracefully handle apps with dynamic directory names? (e.g. Firefox profile directories)English2·3 个月前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
That place... is strong with the dark side of the Force. A domain of evil it is. In you must go.
Does it support marking as read/hiding read items?