Skip to content

Instantly share code, notes, and snippets.

View carlosduelo's full-sized avatar
:octocat:
WFH

Carlos Duelo carlosduelo

:octocat:
WFH
  • Software Developer
View GitHub Profile
@carlosduelo
carlosduelo / yubi_gpg.sh
Created March 12, 2021 15:53 — 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/)
##