Skip to content

Commit 8088687

Browse files
committed
🔨 chore(tools): update tools list
1 parent fe16860 commit 8088687

File tree

2 files changed

+12
-66
lines changed

2 files changed

+12
-66
lines changed

appList.json

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,23 @@
3535
// Development Tools
3636
{ "packageId": "ImageMagick.ImageMagick" },
3737
{ "packageId": "Postman.Postman" },
38+
{ "packageId": "9NTRNFT9ZWS2" }, // LocalStack Desktop
3839

3940
// Editors
4041
{ "packageId": "JetBrains.IntelliJIDEA.Community" },
4142
{ "packageId": "Microsoft.VisualStudioCode" },
4243
{ "packageId": "Notepad++.Notepad++" },
4344
{ "packageId": "Obsidian.Obsidian" },
45+
{ "packageId": "LoftLabs.DevPod" }, // Client-Only Codespaces
4446

4547
// Productivity
4648
{ "packageId": "Microsoft.PowerToys" },
4749
{ "packageId": "9NRX63209R7B", "packageSource": "msstore" }, // Outlook for Windows
4850
{ "packageId": "9NHT9RB2F4HD", "packageSource": "msstore" }, // Microsoft Copilot
4951

5052
// Containerization / Virtualization
51-
{ "packageId": "Docker.DockerDesktop" },
53+
// { "packageId": "Docker.DockerDesktop" },
54+
{ "packageId": "RedHat.Podman-Desktop" },
5255
{ "packageId": "Oracle.VirtualBox" },
5356
{ "packageId": "Hashicorp.Vagrant" },
5457

@@ -117,7 +120,7 @@
117120
{ "packageName": "ffmpeg" },
118121
{ "packageName": "fzf" },
119122
{ "packageName": "jq" },
120-
{ "packageName": "mise" },
123+
{ "packageName": "mise" }, // Development tools management (e.g: NodeJS, Java,...)
121124
{ "packageName": "poppler" },
122125
{ "packageName": "shfmt" },
123126
{ "packageName": "speedtest-cli" },
@@ -153,11 +156,13 @@
153156
"commandInvoke": "gh extension install",
154157
"addonList": [
155158
"dlvhdr/gh-dash",
156-
"yuler/gh-download",
157-
"seachicken/gh-poi",
158-
"Link-/gh-token",
159-
"yusukebe/gh-markdown-preview",
160-
"Shresht7/gh-license"
159+
"gennaro-tedesco/gh-f",
160+
"gennaro-tedesco/gh-s",
161+
// "Link-/gh-token",
162+
// "seachicken/gh-poi",
163+
"Shresht7/gh-license",
164+
"yuler/gh-download"
165+
// "yusukebe/gh-markdown-preview",
161166
],
162167
"install": false
163168
},

home/.czrc

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)