From 5f4b94771201c07531fcf9be128a53638fe3a6c4 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 22 Nov 2025 01:06:01 +0530 Subject: Update changes + submodule updates --- modules/email.home/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/email.home/README.md (limited to 'modules/email.home/README.md') diff --git a/modules/email.home/README.md b/modules/email.home/README.md new file mode 100644 index 0000000..43dfad5 --- /dev/null +++ b/modules/email.home/README.md @@ -0,0 +1,10 @@ +### Authentication + +Download credentials from google cloud platform: https://console.cloud.google.com/apis/credentials + +``` +cd ~/mail/account.gmail/ +gmi auth -c -f +``` + + -- cgit v1.3.1