You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2023. It is now read-only.
Running on a macbook air m2, /usr/local/bin directory does not exist.
Creating it manually then puts me into all kinds of permissions hell
❯ 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