This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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/) | |
## |