mfts/dotfiles

bpb installation script fails

Closed this issue · 2 comments

❯ tea https://github.com/teaxyz/demos/blob/main/setup-git-commit-signing.sh
downloading
installed: ~/.tea/gnu.org/bash/v5.1.16

  simple setup for git GPG

  signing your commits is important for the security of the entire software industry, both open and closed

  ▌ what to expect from this script

  • installs  withoutboats/bpb † using  tea
  • add its binary to your  PATH
  • configures  git  to use it
  • help you add your GPG key to GitHub

  │ †  bpb  is a much simpler way to sign your commits than using GnuGPG
  │ https://github.com/withoutboats/bpb
installed: ~/.tea/crates.io/bpb/v1.1.0
  k first up, we’ll configure your GPG key
-----BEGIN PGP PUBLIC KEY BLOCK-----
REDACTED
-----END PGP PUBLIC KEY BLOCK-----

Password:
ln: /usr/local/bin/bpb: No such file or directory

Runing on Macbook Air M2

oops wrong repo sorry, moving over to pkgxdev/demos#12