Update dotfiles/.local/share/chezmoi/home/.chezmoiscripts/darwin/run_onchange_before_10_install-darwin-dependencies.tmpl
This commit is contained in:
parent
36c7259c66
commit
15e0755d69
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ eval $(/usr/local/bin/brew shellenv)
|
|||
{{- end }}
|
||||
|
||||
logg 'Installing base dependencies for macOS using `brew bundle`'
|
||||
logg info 'Dependencies: asdf jq node `go-task/tap/go-task volta yq m-cli zx'
|
||||
logg info 'Dependencies: asdf jq node go-task/tap/go-task volta yq m-cli zx'
|
||||
logg info 'GNU compatibility dependencies: coreutils findutils gawk gnu-getopt gnu-indent gnu-tar gnu-sed gnutls grep'
|
||||
|
||||
brew bundle --verbose --no-lock --file=/dev/stdin <<EOF
|
||||
|
|
Loading…
Reference in a new issue