Homebrew tap for git-ssh-sign — an interactive wizard to configure SSH commit signing for Git.
brew tap ismaels/gss-tap
brew install git-ssh-signgit-ssh-sign setup # Interactive setup wizard
git-ssh-sign verify # Check current signing configurationSee the https://github.com/ismaels/git-ssh-sign for full documentation.