15 lines
390 B
TOML
15 lines
390 B
TOML
|
[windows]
|
||
|
# Manually select Windows updates
|
||
|
# accept_all_updates = false
|
||
|
|
||
|
# open_remotes_in_new_terminal = true
|
||
|
|
||
|
# wsl_update_pre_release = true
|
||
|
|
||
|
# wsl_update_use_web_download = true
|
||
|
|
||
|
# Causes Topgrade to rename itself during the run to allow package managers
|
||
|
# to upgrade it. Use this only if you installed Topgrade by using a package
|
||
|
# manager such as Scoop or Cargo
|
||
|
# self_rename = true
|