Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 293 Bytes

File metadata and controls

15 lines (10 loc) · 293 Bytes

my_tools

Repo for useful tools, configs and automations :) !

get_ssh.sh

Get ssh is a simple script for a easy way to configure your ssh keys on github.

run:

chmod +x get_ssh.sh
./get_ssh.sh

go to https://github.com/settings/keys click on New SSH key button and it's done!