File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 4
4
"$schema" : " ./schema.json" ,
5
5
"source" : {
6
6
"winget" : [
7
+ // CLI TOOLS:
7
8
" chrisant996.Clink" ,
8
9
" Discord.Discord" ,
9
10
" Docker.DockerDesktop" ,
17
18
" Microsoft.PowerToys" ,
18
19
" Microsoft.WindowsTerminal.Preview" ,
19
20
" Proton.ProtonVPN" ,
21
+ " Spotify.Spotify" ,
20
22
21
- // Editors :
23
+ // EDITORS :
22
24
" Microsoft.VisualStudioCode" ,
23
25
// "Neovim.Neovim",
24
26
// "Notepad++.Notepad++",
25
27
" Obsidian.Obsidian" ,
26
28
27
- // Browsers :
29
+ // BROWSERS :
28
30
// "Mozilla.Firefox",
29
31
// "Zen-Team.Zen-Browser",
30
32
31
- // Windows Tweak Appearance Tools :
33
+ // WINDOWS TWEAK APPLICATIONS :
32
34
" AmN.yasb" ,
33
35
// "glzr-io.glazewm",
34
36
" LGUG2Z.komorebi" ,
35
37
" LGUG2Z.whkd" ,
36
38
" Rainmeter.Rainmeter" ,
37
39
" rocksdanister.LivelyWallpaper" ,
38
- " Spotify.Spotify" ,
39
40
" Stardock.Start11"
40
41
],
41
42
"scoop" : {
42
43
"bucket" : [" extras" , " java" , " sysinternals" ],
43
44
"user" : [
44
45
" aria2" ,
45
46
" bat" ,
46
- " bfg" ,
47
47
" btop" ,
48
48
" charm-gum" ,
49
49
" csvlens" ,
52
52
" fastfetch" ,
53
53
" fd" ,
54
54
" fzf" ,
55
- " gh" ,
56
- " git-crypt" ,
57
- " git-filter-repo" ,
58
- " git-lfs" ,
59
- " git-sizer" ,
60
- " gitleaks" ,
61
55
" glow" ,
62
56
" innounp" ,
63
57
" jq" ,
73
67
" wixtoolset" ,
74
68
" yazi" ,
75
69
" yq" ,
76
- " zoxide"
70
+ " zoxide" ,
71
+
72
+ // GIT ADDONS:
73
+ " bfg" ,
74
+ " gh" ,
75
+ " git-crypt" ,
76
+ " git-filter-repo" ,
77
+ " git-lfs" ,
78
+ " git-sizer" ,
79
+ " gitleaks"
77
80
],
78
81
"global" : [
79
82
" 7zip" ,
You can’t perform that action at this time.
0 commit comments