Get Mystery Box with random crypto!

Setup ssh public key in github with termux termux-clipboard-s | kcubeterm ::1

Setup ssh public key in github with termux

termux-clipboard-set < $HOME/.ssh/id_rsa.pub && xdg-open https://github.com/settings/keys

It will copy your key to the clipboard (use termux-clipboard-set/get, not xclip etc) and after it will open github security settings page in your default browser, right where you need to paste it! :)

I actually got bored of this this procedure, so wrote a Github Gist with everything needed (SSH / GPG / KeyBase)
Hope it helps!
https://gist.github.com/9ee93151f76da3015abf101612a50c3f


I refer to reddit/github user 5c0tt-b0t