mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-12 17:53:57 +01:00
Disable topgrade preamble on ubuntu
This commit is contained in:
parent
6b05582456
commit
2c1fc6fe71
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# Don't ask for confirmations
|
||||
#assume_yes = true
|
||||
|
||||
display_preamble = false
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["containers", "gem", "ruby_gems", "dotnet", "vim", "tlmgr", "mas"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue