Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-24 | Massive configuration overhaul | William Carroll | 1 | -0/+4 | |
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs | |||||
2019-03-16 | Support uninstall; setup -> install | William Carroll | 1 | -1/+4 | |
- support uninstall in Makefile - change setup script name to install | |||||
2019-01-13 | Prefer Makefile | William Carroll | 1 | -0/+2 | |
In the future, prefer Makefiles instead of ad-hoc shell scripts. |