about summary refs log tree commit diff
path: root/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-24 Massive configuration overhaulWilliam Carroll1-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 -> installWilliam Carroll1-1/+4
- support uninstall in Makefile - change setup script name to install
2019-01-13 Prefer MakefileWilliam Carroll1-0/+2
In the future, prefer Makefiles instead of ad-hoc shell scripts.