Compare commits

..

2 Commits

Author SHA1 Message Date
Valeriy Filippov
cef0c0bdf7 mason: bump terraformls version 2026-04-03 15:43:05 +03:00
Valeriy Filippov
23fb9d2593 Update READMEs 2026-04-03 15:42:43 +03:00
3 changed files with 10 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ plugins=(
) )
``` ```
### ### Fabric
https://github.com/Mu-L/fabric-ai/tree/main https://github.com/Mu-L/fabric-ai/tree/main
```shell ```shell
@@ -134,6 +134,13 @@ https://mise.jdx.dev/
brew install mise brew install mise
``` ```
### OpenCode
https://github.com/anomalyco/opencode
```shell
brew install opencode
```
### Pwgen ### Pwgen
https://github.com/aronhoyer/pwgen https://github.com/aronhoyer/pwgen

View File

@@ -11,7 +11,7 @@ categories:
source: source:
# renovate:datasource=github-releases # renovate:datasource=github-releases
id: pkg:generic/hashicorp/terraform-ls@v0.38.4 id: pkg:generic/hashicorp/terraform-ls@v0.38.6
download: download:
- target: darwin_arm64 - target: darwin_arm64
files: files:

View File

@@ -14,7 +14,7 @@ brew install go
brew install lazygit brew install lazygit
# https://github.com/getsops/sops # https://github.com/getsops/sops
brew onstall sops brew install sops
# https://tree-sitter.github.io/ # https://tree-sitter.github.io/
brew install tree-sitter-cli brew install tree-sitter-cli