mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-21 22:18:07 +01:00
ignore containers during topgrade
This commit is contained in:
parent
2b508fff7d
commit
a7ef531780
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ disable = [
|
|||
"pip3",
|
||||
"gem",
|
||||
"ruby_gems",
|
||||
"containers",
|
||||
{{- if eq .chezmoi.os "darwin" }}
|
||||
"vim",
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue