GH inicio de sesión
# start interactive setup
gh auth login
# authenticate against github.com by reading the token from a file
gh auth login --with-token < mytoken.txt
k3rsh0k