Skip to content

Commit

Permalink
Update config.example.toml (#621)
Browse files Browse the repository at this point in the history
Added WinGet setting:
enable_winget = true
  • Loading branch information
niStee authored Nov 26, 2023
1 parent a15e674 commit 18b37ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@
# manager such as Scoop or Cargo
# self_rename = true

# Enable WinGet upgrade
# enable_winget = true


[npm]
# Use sudo if the NPM directory isn't owned by the current user
Expand Down

0 comments on commit 18b37ce

Please sign in to comment.