chore: more goodies
parent
a443151e39
commit
1ff1cc3dfa
|
@ -518,6 +518,11 @@
|
|||
>https://github.com/coteditor/CotEditor</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/CodeEditApp/CodeEdit"
|
||||
>https://github.com/CodeEditApp/CodeEdit</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/lwouis/alt-tab-macos"
|
||||
>https://github.com/lwouis/alt-tab-macos</a
|
||||
|
@ -760,6 +765,11 @@
|
|||
>https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/maruel/panicparse"
|
||||
>https://github.com/maruel/panicparse</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/gotestyourself/gotestsum"
|
||||
>https://github.com/gotestyourself/gotestsum</a
|
||||
|
@ -778,11 +788,6 @@
|
|||
>https://github.com/burrowers/garble</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/maruel/panicparse"
|
||||
>https://github.com/maruel/panicparse</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/dkorunic/betteralign"
|
||||
>https://github.com/dkorunic/betteralign</a
|
||||
|
@ -856,7 +861,7 @@
|
|||
>
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<h4>
|
||||
<a
|
||||
id="user-content-macos-1"
|
||||
class="anchor"
|
||||
|
@ -865,7 +870,7 @@
|
|||
href="#macos-1"
|
||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||
>macOS
|
||||
</h3>
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/orbstack/orbstack"
|
||||
|
@ -895,7 +900,7 @@
|
|||
>Notes
|
||||
</h2>
|
||||
<p>
|
||||
Prefer <code>nix</code>/<code>go</code>/<code>rust</code>/<code
|
||||
Prefer <code>nix</code>/<code>go</code>/<code>cargo</code>/<code
|
||||
>pipx</code
|
||||
>
|
||||
to MacPorts, HomeBrew
|
||||
|
|
|
@ -104,6 +104,7 @@ Memory
|
|||
- https://github.com/pedrommcarrasco/Brooklyn
|
||||
- https://github.com/ganeshrvel/openmtp
|
||||
- https://github.com/coteditor/CotEditor
|
||||
- https://github.com/CodeEditApp/CodeEdit
|
||||
- https://github.com/lwouis/alt-tab-macos
|
||||
- https://github.com/Ranchero-Software/NetNewsWire
|
||||
|
||||
|
@ -168,13 +169,13 @@ Memory
|
|||
- https://github.com/mvdan/gofumpt
|
||||
- https://github.com/golangci/golangci-lint
|
||||
- https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
|
||||
- https://github.com/maruel/panicparse
|
||||
- https://github.com/gotestyourself/gotestsum
|
||||
|
||||
Memory
|
||||
|
||||
- https://github.com/go101/golds
|
||||
- https://github.com/burrowers/garble
|
||||
- https://github.com/maruel/panicparse
|
||||
- https://github.com/dkorunic/betteralign
|
||||
|
||||
### UI
|
||||
|
@ -193,7 +194,7 @@ Memory
|
|||
- https://github.com/bloomrpc/bloomrpc
|
||||
- https://github.com/Kong/insomnia
|
||||
|
||||
### macOS
|
||||
#### macOS
|
||||
|
||||
- https://github.com/orbstack/orbstack
|
||||
|
||||
|
@ -204,7 +205,7 @@ Memory
|
|||
|
||||
## Notes
|
||||
|
||||
Prefer `nix`/`go`/`rust`/`pipx` to MacPorts, HomeBrew
|
||||
Prefer `nix`/`go`/`cargo`/`pipx` to MacPorts, HomeBrew
|
||||
|
||||
Quirks:
|
||||
|
||||
|
|
Loading…
Reference in New Issue