Auto saved by Logseq

This commit is contained in:
2022-05-26 19:07:20 +02:00
parent 7b838376e2
commit f92a21f5c3
@@ -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
```