Skip to content

Commit 7a743a0

Browse files
authored
Update appList.json
1 parent 13580d3 commit 7a743a0

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

appList.json

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"$schema": "./schema.json",
55
"source": {
66
"winget": [
7+
// CLI TOOLS:
78
"chrisant996.Clink",
89
"Discord.Discord",
910
"Docker.DockerDesktop",
@@ -17,33 +18,32 @@
1718
"Microsoft.PowerToys",
1819
"Microsoft.WindowsTerminal.Preview",
1920
"Proton.ProtonVPN",
21+
"Spotify.Spotify",
2022

21-
// Editors:
23+
// EDITORS:
2224
"Microsoft.VisualStudioCode",
2325
// "Neovim.Neovim",
2426
// "Notepad++.Notepad++",
2527
"Obsidian.Obsidian",
2628

27-
// Browsers:
29+
// BROWSERS:
2830
// "Mozilla.Firefox",
2931
// "Zen-Team.Zen-Browser",
3032

31-
// Windows Tweak Appearance Tools:
33+
// WINDOWS TWEAK APPLICATIONS:
3234
"AmN.yasb",
3335
// "glzr-io.glazewm",
3436
"LGUG2Z.komorebi",
3537
"LGUG2Z.whkd",
3638
"Rainmeter.Rainmeter",
3739
"rocksdanister.LivelyWallpaper",
38-
"Spotify.Spotify",
3940
"Stardock.Start11"
4041
],
4142
"scoop": {
4243
"bucket": ["extras", "java", "sysinternals"],
4344
"user": [
4445
"aria2",
4546
"bat",
46-
"bfg",
4747
"btop",
4848
"charm-gum",
4949
"csvlens",
@@ -52,12 +52,6 @@
5252
"fastfetch",
5353
"fd",
5454
"fzf",
55-
"gh",
56-
"git-crypt",
57-
"git-filter-repo",
58-
"git-lfs",
59-
"git-sizer",
60-
"gitleaks",
6155
"glow",
6256
"innounp",
6357
"jq",
@@ -73,7 +67,16 @@
7367
"wixtoolset",
7468
"yazi",
7569
"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"
7780
],
7881
"global": [
7982
"7zip",

0 commit comments

Comments
 (0)