summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2024-05-27 18:49:44 -0400
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2024-05-27 18:49:44 -0400
commit06dc0763ca4d49706ce5adbb74fb03097d44e60b (patch)
treeb66731516cc3b93a8d69102e98621e48e048ae41 /README.md
parent7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff)
refactor: remove lots of unused cruft and include an installHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..e3189b1 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,6 @@
+# Dotfiles
+
+## Install
+```sh
+git clone https://git.matthewkosarek.xyz/dotfiles.git/
+```