nix-cp-hash (113B)
1 #!/usr/bin/env bash 2 grep r:sha256 | cut -d" " -f 7 | sed 's,^‘,,;s,’$,,' | tr -d '\n' | tee /dev/tty | xclip