switch to env for meta-info; add example meta-info.env

This commit is contained in:
Arya Kiran
2023-01-18 21:05:07 +05:30
parent 617da00cc3
commit dd5670e0cc
4 changed files with 81 additions and 40 deletions

7
examples/meta-info.env Normal file
View File

@ -0,0 +1,7 @@
USERNAME=testuser
FULL_NAME="Test User"
GEMINI_CAPSULE=gemini://test.com
WEBSITE=https://test.com
DESCRIPTION="A Test User"
EMAIL="test@test.com"
LOCATION="Some Place"