aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-12-01 22:02:44 -0500
committerRyan Kavanagh <rak@rak.ac>2020-12-01 22:02:44 -0500
commit7cbde0f816a4ba06b56d05bfbb8dfeab293bc3b8 (patch)
tree1134388fc32b2d36ca31b5eb928d5c81fd4ecf80 /README
parentUpdate ptmp (diff)
update README
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index b9fd971..51a7dc5 100644
--- a/README
+++ b/README
@@ -1,9 +1,6 @@
My dotfiles. Copy SUBSTS to SUBSTS.local and edit. Then run './dm install'. This
will copy updated distfiles to $HOME.
-This collection has '/home/ryan' hardcoded in various spots, you can probably
-fix this with sed.
+After a checkout, don't forget to run
-Make sure to run './dm sha256sums.asc' before commiting so that you know nobody
-tampers with your dotfiles if remotely hosted and you're using this to share
-them between various hosts. './dm verify' will check their integrity.
+ git config core.hooksPath .githooks