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