about summary refs log tree commit diff
path: root/install.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-10-02 Prefer executable install.shWilliam Carroll1-0/+0
Not sure why this wasn't set to this mode earlier.
2018-09-10 Support Vim, Tmux, Emacs with StowWilliam Carroll1-2/+1
After moving off of Meta, Dotfiles has a greater responsibility to manage configs. Vim, Tmux, and Emacs are now within Stow's purview.
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