Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-24 | Massive configuration overhaul | William Carroll | 1 | -0/+2 | |
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 | |||||
2018-07-19 | Prefer stow over hand-rolled solution | William Carroll | 1 | -2/+0 | |
After discovering GNU stow on Nix IRC, refactored install and setup scripts to consume it. Code is vastly simplified as a result. | |||||
2018-07-19 | Support global gitignore | William Carroll | 1 | -0/+2 | |
Keep project-specific gitignore files clean. |