Files
unlimitedcoding/gemini/ugemini_update.sh
delta-cloud-208e 8dd87dcab3 fix(gemini): system-wide env vars via /etc/environment + /etc/profile.d/
Install and update scripts now:
- Write GEMINI_API_KEY + GOOGLE_GEMINI_BASE_URL to /etc/environment (all users)
- Create /etc/profile.d/gemini-cli.sh for login shell export (all users)
- Export for current session
- Update script now also sets env vars (was missing entirely)
- Removed per-user ~/.bashrc approach — system-wide is more reliable

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 10:35:51 +00:00

3.2 KiB