about summary refs log tree commit diff
path: root/configs/shared/zsh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04 Support nix configurationWilliam Carroll1-0/+1
I suppose it was only a matter of time...
2018-07-19 Prefer stow over hand-rolled solutionWilliam Carroll1-0/+13
After discovering GNU stow on Nix IRC, refactored install and setup scripts to consume it. Code is vastly simplified as a result.