about summary refs log tree commit diff
path: root/configs/shared/functions.zsh
AgeCommit message (Collapse)AuthorFilesLines
2020-01-06 Debug lt ZSH functionWilliam Carroll1-1/+1
Change `-all` to `--all`.
2020-01-06 Drop support for i3William Carroll1-105/+1
While I first switched to EXWM warily and thinking it would only be temporary, it seems like this switch is here to stay. It turns out that EXWM was exactly the integration I've been looking for. How serendipitous it that I found it when I did. Thank you, @tazjin.
2019-12-24 Support ensure_{file,dir} in zshWilliam Carroll1-4/+18
Support functions for ensuring the existence of directories and files. These functions represent the type of small ergonomic wins that I believe libraries should support.
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+1264
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