diff --git a/bin/stow b/bin/stow --- a/bin/stow +++ b/bin/stow @@ -1,10 +1,9 @@ #!/bin/sh set -eu -. ~/.lib/sh/stubexec.sh install_it() { cpanm -n Stow asdf reshim perl || : } -stubexec "$@" +. ~/.lib/sh/stubexec.sh