From 6caa9669672e263703074ef69c608f603ed7a594 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Wed, 25 Jan 2023 22:20:47 -0700 Subject: [PATCH] instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22f2e2e..2e5e1c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # dotfiles ```bash -chezmoi init +chezmoi init ssh://git@pingo.thermokar.st/dotfiles --apply --guess-repo-url=false ```