autopushed

This commit is contained in:
2022-06-11 23:33:09 +02:00
parent 5da512ebfc
commit b643382008
+1 -1
View File
@@ -9,7 +9,7 @@
Example for my initial upload: Example for my initial upload:
``` ```
sh -c "$(curl -fsLS chezmoi.io/get)" sh -c '$(curl -fsLS chezmoi.io/get)'
ls -atr | egrep '^\.' ls -atr | egrep '^\.'
chezmoi add ~/.bashrc chezmoi add ~/.bashrc
chezmoi add ~/.vimrc chezmoi add ~/.vimrc