autopushed

This commit is contained in:
2022-06-11 23:39:29 +02:00
parent c8da2fbe67
commit ccb264e419
-4
View File
@@ -10,14 +10,10 @@ Example for my initial upload:
``` ```
sh -c "`curl -fsLS chezmoi.io/get`" sh -c "`curl -fsLS chezmoi.io/get`"
ls -atr | egrep '^\.'
chezmoi add ~/.bashrc chezmoi add ~/.bashrc
chezmoi add ~/.vimrc chezmoi add ~/.vimrc
chezmoi add ~/.tmux.conf chezmoi add ~/.tmux.conf
chezmoi add ~/.gnupg chezmoi add ~/.gnupg
```
```
chezmoi cd chezmoi cd
git add . git add .
git commit -m 'Initial commit from paramita." git commit -m 'Initial commit from paramita."