about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/wpc/google-stuff.el
AgeCommit message (Collapse)AuthorFilesLines
2020-01-22 Prefer general to evil-leaderWilliam Carroll1-4/+7
Another small step towards dropping support for evil-leader, which general supplants.
2020-01-17 Support google3 as a citc aliasWilliam Carroll1-1/+2
Sometimes I just want to visit //google3.
2019-12-24 Combine google-{stuff,tooling}William Carroll1-2/+30
Google-related files should eventually be moved out of GitHub hosting and onto Google infrastructure (e.g. Git on Borg). When I do this, I should run: ```fish > git grep --ignore-case google (git rev-list --all) ``` To assess the reference I've introduced into this repository. Other tools that should come in handy when I do this are: - git filter-branch - BFG repo-cleaner
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+183
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