Set PATH permanently for all macros

My script needs

export PATH="/opt/homebrew/bin:$PATH"

Can I set this once somewhere without having to source it in every Execute Shell Script action or use one of the techniques outlined in action:Execute a Shell Script [Keyboard Maestro Wiki] ?

Thanks,

Chris

You can set KM’s ENV_PATH global variable, but see this recent post by @peternlewis:

1 Like