From f92a21f5c32fcc3ee6f56393d427d3a2d184f834 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 26 May 2022 19:07:20 +0200 Subject: [PATCH] Auto saved by Logseq --- .../bak/chezmoi.md.2022-05-26T17_06_58.559Z | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 logseq/bak/chezmoi.md.2022-05-26T17_06_58.559Z diff --git a/logseq/bak/chezmoi.md.2022-05-26T17_06_58.559Z b/logseq/bak/chezmoi.md.2022-05-26T17_06_58.559Z new file mode 100644 index 000000000..6e1a8f660 --- /dev/null +++ b/logseq/bak/chezmoi.md.2022-05-26T17_06_58.559Z @@ -0,0 +1,21 @@ +- a [[tool]]. + - [[bmann]] noded it first :) + - #go https://www.chezmoi.io + - #git https://github.com/twpayne/chezmoi + - #install `sh -c "$(curl -fsLS chezmoi.io/get)"` + - #start https://www.chezmoi.io/quick-start/ + - #push [[2022-05-26]] + - [[refusing to merge unrelated histories]] + +Example for my initial upload: + +``` +> ls -atr | egrep '^\.' +> chezmoi add ~/.bashrc +> chezmoi add ~/.vimrc +> chezmoi add ~/.tmux.conf +> chezmoi add ~/.gnupg +``` + + +