From 2c36a9ea6c863072b5801728d886f3ccacc841b4 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Thu, 13 Jun 2024 09:44:05 -0500 Subject: [PATCH] docs: update README --- README.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 52bb1007..0ea9ca7c 100644 --- a/README.org +++ b/README.org @@ -12,12 +12,14 @@ In the past I was running on a Mac, so you may find some Mac specific things (es For the record, feel free to take what you want. I'm not worried about getting contribution for dot files. They're largely just for fun, not something important. 🙂 -* TODO Various Tasks to get done [1/2] +* TODO Various Tasks to get done [2/3] -- [ ] Clean up and better modularize the config +- [X] Clean up and better modularize the config - Currently a large portion of this config lives in ~users/price/home.nix~ which, while ok for now, will get out of hand down the road - [X] Implement automation to autoformat various paths - Looking through the commit history I have semi-regular ~style~ commits for formatting. - Would be good to add a global git hook on the client side for pre push validation - Would also be good to get a CI runner up that validates on the server side +- [ ] Enhance our custom ~Fmt~ program to avoid certain files. + - I don't need to format some files that are handled automatically by other programs