22 months ago
add basic nix alternative for stubs
#!/bin/sh set -eu nix_ref='nixpkgs#stow' install_it() { cpanm -n Stow asdf reshim perl || : } . ~/.lib/sh/stubexec.sh