aboutsummaryrefslogtreecommitdiff
path: root/env (follow)
Commit message (Collapse)AuthorAge
* Unset XDG_DATA_HOME in env file.Hugo Hörnquist2022-03-28
|
* Cleanup makefile.Hugo Hörnquist2022-03-07
|
* Allow explicit GUILE environment, document it.Hugo Hörnquist2022-03-06
| | | | | | | | 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.
* Hopefully repaired --update-zoneinfo.-Hugo Hörnquist2020-08-17
|
* Minor changes to env and ical.Hugo Hörnquist2019-11-02
|
* Move env init out from main.scm.Hugo Hörnquist2019-10-29