This script detects apps with not yet updated versions of Electron.
Repo: https://github.com/tkafka/detect-electron-apps-on-mac
See:
This script detects apps with not yet updated versions of Electron.
Repo: https://github.com/tkafka/detect-electron-apps-on-mac
See:
Every so often I have to restore my gpg keys and I'm never sure how best to do it. So, I've spent some time playing around with the various ways to export/import (backup/restore) keys.
Gotten from the RedHat GPG migration manual
## Export all public keys
gpg -a --export >mypubkeys.asc
| BLACK => "\033[30m", | |
| RED => "\033[31m", | |
| GREEN => "\033[32m", | |
| YELLOW => "\033[33m", | |
| BLUE => "\033[34m", | |
| PURPLE => "\033[35m", | |
| CYAN => "\033[36m", | |
| WHITE => "\033[37m", | |
| # background color |