Personal ~/.flox global env
Using it to run daemons in background and setup global $PATH env with executables to run.
See env/manifest.toml for config.
I need to invest more time into actually making this work though so I don't use flox to power my entire global env yet although it would be nice.
Clone .flox repo into ~/.flox, then run below when in ~/.
flox activate -s
I run this after to get the logs:
flox services logs --follow
I do this in separate Ghostty instance.
Any PR to improve is welcome. codex & cursor are nice for dev. Great working & useful patches are most appreciated (ideally). Issues with bugs or ideas are welcome too.