mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-22 14:38:04 +01:00
Disable pip
This commit is contained in:
parent
85f9be0af9
commit
d6a8940a3d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ display_preamble = false
|
||||||
# Disable specific steps - same options as the command line flag
|
# Disable specific steps - same options as the command line flag
|
||||||
disable = [
|
disable = [
|
||||||
"mas",
|
"mas",
|
||||||
|
"pip3",
|
||||||
{{- if eq .chezmoi.os "darwin" }}
|
{{- if eq .chezmoi.os "darwin" }}
|
||||||
"vim",
|
"vim",
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue