require
This will hopefully make using `brew bundle` a little bit snappier.
include Kernel
We've had requests for this in Homebrew/bundle a few times so let's implement it both for there and for `brew edit`. Tested on my machine with `cursor` and working as expected.
Co-authored-by: Bo Anderson <mail@boanderson.me>