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 ``` + +