mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 15:36:19 +00:00
autopushed
This commit is contained in:
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user