mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 11:49:20 +09:00
new: pwsh : create minimal scoop list and import
This commit is contained in:
parent
b1b029a808
commit
cf51a57ed0
4 changed files with 125 additions and 2 deletions
74
bin/scoop_apps/scoop_minimal_apps.json
Normal file
74
bin/scoop_apps/scoop_minimal_apps.json
Normal file
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"apps": [
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "7zip",
|
||||
"Updated": "2022-09-24T06:50:10.362148+09:00",
|
||||
"Version": "22.01"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "bat",
|
||||
"Updated": "2022-09-24T06:45:30.615827+09:00",
|
||||
"Version": "0.22.1"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "fzf",
|
||||
"Updated": "2022-09-23T17:54:45.7302151+09:00",
|
||||
"Version": "0.33.0"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "grep",
|
||||
"Updated": "2022-09-24T06:50:11.9515886+09:00",
|
||||
"Version": "3.7"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "hexyl",
|
||||
"Updated": "2022-09-24T06:43:31.7789266+09:00",
|
||||
"Version": "0.10.0"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "less",
|
||||
"Updated": "2022-09-23T17:59:11.0595712+09:00",
|
||||
"Version": "608"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "sudo",
|
||||
"Updated": "2022-09-22T23:40:06.1651065+09:00",
|
||||
"Version": "0.2020.01.26"
|
||||
},
|
||||
{
|
||||
"Info": "",
|
||||
"Source": "main",
|
||||
"Name": "ugrep",
|
||||
"Updated": "2022-09-24T06:53:20.806641+09:00",
|
||||
"Version": "3.9.2"
|
||||
}
|
||||
],
|
||||
"buckets": [
|
||||
{
|
||||
"Name": "extras",
|
||||
"Source": "https://github.com/ScoopInstaller/Extras",
|
||||
"Updated": "2022-09-27T05:32:10+09:00",
|
||||
"Manifests": 1691
|
||||
},
|
||||
{
|
||||
"Name": "main",
|
||||
"Source": "https://github.com/ScoopInstaller/Main",
|
||||
"Updated": "2022-09-27T05:30:16+09:00",
|
||||
"Manifests": 1086
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue