theno / fabsetup

Yet another setup script for linux software, configurations and services.
https://fabsetup.readthedocs.io/
MIT License
15 stars 4 forks source link

add check for ssh public key #4

Closed koksnuss closed 6 years ago

koksnuss commented 6 years ago

the routine checks if a ssh key is installed. if so, it checks if the same key is imported in github through https://github.com/*username*.keys. if so, normal operation continues. if something else happens the setup dies.