Closed pabloqpacin closed 1 year ago
Honestly, I don't use Windows, except for gaming. I don't test any of my stuff on Windows; I routinely use my stuff, including fortune
, on Unix and MacOS systems.
That said, perhaps this article might help: https://www.computerhope.com/issues/ch000549.htm
That's consistent with my recollection of how one sets environment variables on Windows.
Alright, thank you sir.
I installed the program via
pip
and downloaded your fortune cookies. Now I can easily runfortune path/to/file
and evenfortune $FORTUNE_FILE
as displayed on the screenshot. However, a good simplefortune
fails to find the variable.This is how I set the variable on my $PROFILE, if it helps:
It's great as it is, but maybe could you describe how to properly set up the environment variable on Windows? Thanks!!