We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917310f commit 3814189Copy full SHA for 3814189
1 file changed
run_gemini.sh
@@ -0,0 +1,4 @@
1
+export NO_BROWSER=true
2
+export GEMINI_API_KEY="test"
3
+gemini --prompt "hello"
4
+cat ~/.gemini/settings.json
0 commit comments