Skip to content

Instantly share code, notes, and snippets.

View arauzca's full-sized avatar
💻

Carlos Arauz arauzca

💻
View GitHub Profile
@arauzca
arauzca / yubi_gpg.sh
Created January 14, 2021 00:49 — forked from luisfontes19/yubi_gpg.sh
Yubikey GPG config
#!/bin/zsh
##
## This automation was created to be used with MACOS based on the instructions from drduh
## (https://github.com/drduh/YubiKey-Guide)
##
## You need to install gpg first:
## brew install gnupg hopenpgp-tools ykman pinentry-mac
## and GPG Suite can also come in handy (https://gpgtools.org/)
##