Disable pip

This commit is contained in:
Gabriel Augendre 2023-03-02 18:29:23 +01:00
parent 85f9be0af9
commit d6a8940a3d

View file

@ -6,6 +6,7 @@ display_preamble = false
# Disable specific steps - same options as the command line flag
disable = [
"mas",
"pip3",
{{- if eq .chezmoi.os "darwin" }}
"vim",
{{- end }}