about summary refs log tree commit diff
path: root/install.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-07-19 Prefer stow over hand-rolled solutionWilliam Carroll1-3/+3
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 Drop support for bins dirWilliam Carroll1-1/+0
These just aren't being used anymore...
2018-07-19 Refactor install scriptsWilliam Carroll1-7/+3
- Support emacs installation - Export DOTFILES env var to simplify setup. - Change filenames for consistency
2018-04-23 pc_settings -> dotfilesWilliam Carroll1-2/+2
My younger self didn't know that creating repos to house your configuration was a known pattern! Hence the unweildy name, pc_settings. This change was a long time coming.
2017-06-13 Better integrates CLI and EmacsclientWilliam Carroll1-3/+7
2016-08-01 Adds brew to PATH and adds is_online functionWilliam Carroll1-0/+5