From 9a00bbde49a92524724ab281b049485150fd095f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 26 May 2022 19:06:12 +0200 Subject: [PATCH] autopushed --- chezmoi.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chezmoi.md b/chezmoi.md index 2d44e2231..6e1a8f660 100644 --- a/chezmoi.md +++ b/chezmoi.md @@ -7,6 +7,8 @@ - #push [[2022-05-26]] - [[refusing to merge unrelated histories]] +Example for my initial upload: + ``` > ls -atr | egrep '^\.' > chezmoi add ~/.bashrc @@ -15,3 +17,5 @@ > chezmoi add ~/.gnupg ``` + +