Compare commits
2 Commits
4717c01483
...
cef0c0bdf7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cef0c0bdf7 | ||
|
|
23fb9d2593 |
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user