about summary refs log tree commit diff
path: root/configs/shared/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-12-24 Massive configuration overhaulWilliam Carroll1-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 solutionWilliam Carroll1-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 gitignoreWilliam Carroll1-0/+2
Keep project-specific gitignore files clean.