punkfairie
d940c5b44a
Add .config/topgrade.d/10-windows.toml Add .config/topgrade.d/20-containers.toml Add .config/topgrade.d/20-distrobox.toml Add .config/topgrade.d/20-yarn.toml Add .config/topgrade.d/30-vagrant.toml Add .config/topgrade.d/30-vim.toml Change attributes of .config/topgrade.d/20-composer.toml Change attributes of .config/topgrade.d/20-git.toml Change attributes of .config/topgrade.d/20-npm.toml
14 lines
390 B
TOML
14 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
|