Hacker News new | ask | show | jobs
by moondev 1178 days ago
macOS + systemd? If on Linux this tool allows you to move config dir and file locations transparently. Pretty neat. https://github.com/queer/boxxy
1 comments

Nice. Thanks for that.

This is my launch agent. https://github.com/Larusso/dotfiles/blob/master/.config/yadm... The nice side effect is that Apps launched via Spotlight will also inherit the path etc since they all are owned by launchd in the end.

Edit: Sorry for the confusion with systemd I meant launchd. I always mix these up.