new: pwsh : create minimal scoop list and import

This commit is contained in:
qwjyh 2022-09-27 08:24:23 +09:00
parent b1b029a808
commit cf51a57ed0
4 changed files with 125 additions and 2 deletions

View file

@ -34,7 +34,7 @@ if(!(Get-Command scoop -ErrorAction SilentlyContinue)) {
# install basic scoop apps
# import from exported json file
# to update the json file, execute ./bin/scoop_apps/update_scoop_list.ps1
scoop import .\bin\scoop_apps\scoop_apps.json
scoop import .\bin\scoop_apps\scoop_minimal_apps.json
# make symbolic links