chore: more goodies
parent
78bdcc5f98
commit
a06ffb2369
|
@ -287,6 +287,11 @@
|
||||||
>https://github.com/ytdl-org/youtube-dl</a
|
>https://github.com/ytdl-org/youtube-dl</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/instaloader/instaloader"
|
||||||
|
>https://github.com/instaloader/instaloader</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>
|
<h3>
|
||||||
<a id="user-content-ui" class="anchor" aria-hidden="true" href="#ui"
|
<a id="user-content-ui" class="anchor" aria-hidden="true" href="#ui"
|
||||||
|
@ -442,13 +447,16 @@
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/sdkman/sdkman-cli"
|
<a href="https://github.com/oven-sh/bun"
|
||||||
>https://github.com/sdkman/sdkman-cli</a
|
>https://github.com/oven-sh/bun</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/oven-sh/bun"
|
<a href="https://github.com/pypa/pipx">https://github.com/pypa/pipx</a>
|
||||||
>https://github.com/oven-sh/bun</a
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/sdkman/sdkman-cli"
|
||||||
|
>https://github.com/sdkman/sdkman-cli</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -499,13 +507,18 @@
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/stedolan/jq"
|
<a href="https://github.com/itchyny/gojq"
|
||||||
>https://github.com/stedolan/jq</a
|
>https://github.com/itchyny/gojq</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Memory</p>
|
<p>Memory</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/stedolan/jq"
|
||||||
|
>https://github.com/stedolan/jq</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/sigstore/gitsign"
|
<a href="https://github.com/sigstore/gitsign"
|
||||||
>https://github.com/sigstore/gitsign</a
|
>https://github.com/sigstore/gitsign</a
|
||||||
|
|
|
@ -60,6 +60,7 @@ Fun memory
|
||||||
- https://github.com/Dr-Noob/cpufetch
|
- https://github.com/Dr-Noob/cpufetch
|
||||||
- https://gitlab.com/jallbrit/cbonsai
|
- https://gitlab.com/jallbrit/cbonsai
|
||||||
- https://github.com/ytdl-org/youtube-dl
|
- https://github.com/ytdl-org/youtube-dl
|
||||||
|
- https://github.com/instaloader/instaloader
|
||||||
|
|
||||||
### UI
|
### UI
|
||||||
|
|
||||||
|
@ -101,8 +102,9 @@ Memory
|
||||||
### Terminal
|
### Terminal
|
||||||
|
|
||||||
- https://github.com/Schniz/fnm
|
- https://github.com/Schniz/fnm
|
||||||
- https://github.com/sdkman/sdkman-cli
|
|
||||||
- https://github.com/oven-sh/bun
|
- https://github.com/oven-sh/bun
|
||||||
|
- https://github.com/pypa/pipx
|
||||||
|
- https://github.com/sdkman/sdkman-cli
|
||||||
|
|
||||||
Format
|
Format
|
||||||
|
|
||||||
|
@ -120,10 +122,11 @@ Language server
|
||||||
Misc
|
Misc
|
||||||
|
|
||||||
- https://github.com/mikefarah/yq
|
- https://github.com/mikefarah/yq
|
||||||
- https://github.com/stedolan/jq
|
- https://github.com/itchyny/gojq
|
||||||
|
|
||||||
Memory
|
Memory
|
||||||
|
|
||||||
|
- https://github.com/stedolan/jq
|
||||||
- https://github.com/sigstore/gitsign
|
- https://github.com/sigstore/gitsign
|
||||||
- https://github.com/gitleaks/gitleaks
|
- https://github.com/gitleaks/gitleaks
|
||||||
- https://github.com/tailscale/golink
|
- https://github.com/tailscale/golink
|
||||||
|
|
Loading…
Reference in New Issue