Commit Graph

7 Commits

Author SHA1 Message Date
11e3f15472 delta is kind of being a pain. I'm gonna remove it 2021-09-13 20:14:48 -04:00
7deffb5cd2 Replacing diff-so-fancy with delta.
They are largely comparable, but I'm interested in the syntax
highlighting that ships with delta, and more regular upkeep and
security checks
2021-04-27 14:39:49 -04:00
94252d74b9 Added todo_sync script.
This will move/link/create project todo.org to git repo.
2021-02-17 23:45:39 -05:00
679437e9ad Define github name 2020-11-27 16:53:24 -05:00
b86e96b570 Adding emacs magic-ish line for make files. 2020-03-19 15:55:20 -04:00
6c3787ef1b Refactored to use .ONESHELL
This makes it a hell of a lot simpler but will lose support for BSD
make. All effected machines are running gnu-make, so the cost benefit
ratio ways heavily in favor of doing this.
2020-03-09 13:37:50 -04:00
00a03181fe Adding git.
This includes a reference to diff-so-fancy which does not exist on any of my
current servers. I will need to update this.
2019-05-03 19:41:39 -04:00