Igor Mironov wrote:
> The packages and ports' FAQ mentions that those using doas need to pass
> keepenv { PKG_PATH } in the config file. Is there a way to instruct doas to
> take PKG_PATH (or another variable) from the target account's environment
> (~/.profile)?No, but you can easily write a shell wrapper that sets things up and calls pkg_add.

