evm/googleGitLogIn.sh
2023-04-17 08:53:55 +00:00

9 lines
241 B
Bash
Executable file

#!/bin/bash
if [[ "$1" == "--org" ]]; then
xdg-open https://accounts.google.com/signupwithoutgmail
elif [[ "$1" == "--gpg"]]; then
xdg-open https://developers.google.com/widevine/pgp
fi
xdg-open https://www.googlesource.com/new-password