chore: pin moar
parent
2ce27393df
commit
1fd730e3d0
|
@ -6,6 +6,6 @@ brew install \
|
|||
fdupes rsync rclone restic wcurl \
|
||||
yt-dlp newsboat vips \
|
||||
btop \
|
||||
clang-format marksman moar asciidoctor ollama gitleaks \
|
||||
clang-format marksman asciidoctor ollama gitleaks \
|
||||
qmk \
|
||||
mysql-client
|
||||
|
|
|
@ -9,6 +9,7 @@ go install golang.org/x/tools/cmd/goimports@latest
|
|||
|
||||
go install github.com/mikefarah/yq/v4@latest
|
||||
go install github.com/itchyny/gojq/cmd/gojq@latest
|
||||
go install github.com/walles/moar@v1.25.1
|
||||
go install github.com/antonmedv/fx@latest
|
||||
|
||||
go install golang.org/x/telemetry/cmd/gotelemetry@latest
|
||||
|
|
Loading…
Reference in New Issue