From 40052c3890f70fb0408b7703bff7a1ea174725e0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 12 Jun 2022 01:09:54 +0200 Subject: [PATCH] autopushed --- chezmoi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chezmoi.md b/chezmoi.md index ee771b9ac..52265f86b 100644 --- a/chezmoi.md +++ b/chezmoi.md @@ -6,7 +6,7 @@ - #push [[2022-05-26]] - [[refusing to merge unrelated histories]] -Example for my initial upload: +Example from my initial upload: ``` sh -c "`curl -fsLS chezmoi.io/get`" @@ -38,7 +38,7 @@ chezmoi apply -v To upload changes to files already tracked by chezmoi from any host: ``` -chezmoi readd +chezmoi re-add chezmoi cd git commit -a -m "chezmoi from $HOSTNAME" git push