Loading
iterm2: fix passing args on the cli
If I try to run iterm2 on the cli, I get prompted to approve running "installerPhase". We appear to be accidentally baking this into the wrapper script rather than "$@" due to improper escaping.
If I try to run iterm2 on the cli, I get prompted to approve running "installerPhase". We appear to be accidentally baking this into the wrapper script rather than "$@" due to improper escaping.