From c527b73d2cf2a91b546e56e885719e4c00ccba70 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Fri, 10 May 2024 00:22:00 -0500 Subject: [PATCH] docs: remove incorrect usage instructions --- README.org | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.org b/README.org index 7033655c..374a0fd8 100644 --- a/README.org +++ b/README.org @@ -13,15 +13,6 @@ so you may find some Mac specific things (especially in my ~zsh~) config. 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. 🙂 -* Using the Dots from Nix - -I have included a ~install.bash~ script at the top level of this repository. I did this because I -don't like storing my ~home-manager~ config under ~$HOME/.config/home-manager~ and prefer to keep -it under ~$HOME/.dot_files~. - -As such, the ~install.bash~ script wraps up the logic for running the flake outside of the default -path ~home-manager~ expects. - * TODO Various Tasks to get done [1/2] - [ ] Clean up and better modularize the config @@ -30,4 +21,4 @@ path ~home-manager~ expects. - [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 + - Would also be good to get a CI runner up that validates on the server side \ No newline at end of file