script to put api key into the environment

This commit is contained in:
2026-06-03 15:09:23 -07:00
commit e40b5c893b
+1
View File
@@ -0,0 +1 @@
export GEMINI_API_KEY="$(cat gemini.api.key)"