summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-20Remove hostsNick Van Doorn
I've been under a rock so long I don't even miss the outside world anymore. Plus I usually run my own DNS these days.
2021-08-18Add `mutt` configurationNicholas Van Doorn
Writing emails in vim is sweet
2021-08-17Configure git send emailNicholas Van Doorn
Nice
2021-08-17Use new emailNicholas Van Doorn
pce gmail
2021-08-17Update interactive rebase flowNicholas Van Doorn
Some repos use the merge strategy so just picking a number of commits from `HEAD`.
2021-08-17Remove the git aliases I never useNicholas Van Doorn
pce
2021-08-17Add tree sitter to neovimNicholas Van Doorn
The longer I know Alex Blackie, the more I learn about all the terrible shit deep inside my favorite programs (looking at you, regex syntax highlighting).
2021-08-17Move personal codeNicholas Van Doorn
I want to move this out of my personal folder so it doesn't get rsync'd and unfortunately this setup requires git knowing where my personal code lives (vs work code).
2021-08-17Initial commitNicholas Van Doorn