Skip to content

Commit fd73e70

Browse files
committed
✨ feat: updated appList.json
2 parents adafc32 + 7a743a0 commit fd73e70

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

appList.json

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
"Oracle.VirtualBox",
2424
"Hashicorp.Vagrant",
2525

26-
// Editors:
26+
// EDITORS:
2727
"Microsoft.VisualStudioCode",
2828
// "Neovim.Neovim",
2929
// "Notepad++.Notepad++",
3030
"Obsidian.Obsidian",
3131

32-
// Browsers:
32+
// BROWSERS:
3333
// "Mozilla.Firefox",
3434
// "Zen-Team.Zen-Browser",
3535

36-
// Windows Tweak Appearance Tools:
36+
// WINDOWS TWEAK APPLICATIONS:
3737
"AmN.yasb",
3838
// "glzr-io.glazewm",
3939
"LGUG2Z.komorebi",
@@ -47,20 +47,14 @@
4747
"user": [
4848
"aria2",
4949
"bat",
50-
"bfg",
5150
"btop",
51+
"charm-gum",
5252
"csvlens",
5353
"delta",
5454
"eza",
5555
"fastfetch",
5656
"fd",
5757
"fzf",
58-
"gh",
59-
"git-crypt",
60-
"git-filter-repo",
61-
"git-lfs",
62-
"git-sizer",
63-
"gitleaks",
6458
"glow",
6559
"innounp",
6660
"jq",
@@ -76,7 +70,16 @@
7670
"wixtoolset",
7771
"yazi",
7872
"yq",
79-
"zoxide"
73+
"zoxide",
74+
75+
// GIT ADDONS:
76+
"bfg",
77+
"gh",
78+
"git-crypt",
79+
"git-filter-repo",
80+
"git-lfs",
81+
"git-sizer",
82+
"gitleaks"
8083
],
8184
"global": [
8285
"7zip",

0 commit comments

Comments
 (0)