diff --git a/chezmoi.md b/chezmoi.md index 79d90757a..ddc4d4ac5 100644 --- a/chezmoi.md +++ b/chezmoi.md @@ -9,7 +9,7 @@ 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 ~/.vimrc