aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d6ef3db
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+My dotfiles. Copy SUBSTS to SUBSTS.local and edit. Then run 'make install'. This
+will copy updated distfiles to $HOME.
+
+This collection has '/home/ryan' hardcoded in various spots, you can probably
+fix this with sed.
+
+Make sure to run 'make 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. 'make verify' will check their integrity.