aboutsummaryrefslogtreecommitdiff
path: root/env (unfollow)
Commit message (Collapse)Author
2022-03-28Unset XDG_DATA_HOME in env file.Hugo Hörnquist
2022-03-07Cleanup makefile.Hugo Hörnquist
2022-03-06Allow explicit GUILE environment, document it.Hugo Hörnquist
The environment variable GUILE can now be set to override the guile version, which allows us to test the code with multiple versions/implementations. Also updates README to note these variables.
2020-08-17Hopefully repaired --update-zoneinfo.-Hugo Hörnquist
2019-11-02Minor changes to env and ical.Hugo Hörnquist
2019-10-29Move env init out from main.scm.Hugo Hörnquist