Closed mralusw closed 3 years ago
Hah. This worked out nicely. It's even a bit cleaner, as %sh doesn't have to emit try/catch-es.
%sh
It works in my setup, it seems.
I nice benefit is that this makes bundle immune to configuration errors (stray symlinks, duplicate load calls etc)
bundle
load
Looks good to me.
Hah. This worked out nicely. It's even a bit cleaner, as
%sh
doesn't have to emit try/catch-es.It works in my setup, it seems.