We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--no-lock
1 parent 1f95b69 commit 882696fCopy full SHA for 882696f
assets/chezmoi.io/docs/user-guide/machines/macos.md
@@ -11,7 +11,7 @@ a `run_once_` script. For example, create a file in your source directory called
11
{{- if eq .chezmoi.os "darwin" -}}
12
#!/bin/bash
13
14
-brew bundle --no-lock --file=/dev/stdin <<EOF
+brew bundle --file=/dev/stdin <<EOF
15
brew "git"
16
cask "google-chrome"
17
EOF
0 commit comments