Comment on Frustratingly bad at self hosting. Can someone help me access LLMs on my rig from my phone
Bane_Killgrind@lemmy.dbzer0.com 9 hours agoEnv var means “environment variable”, which is information that’s available to all programs you run.
In Linux these are used to set path info for your package manager, shell preferences, a bunch of stuff.
In Windows it’s the same. You need to look up how to set env vars in Windows