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
|
||||
|
||||
```shell
|
||||
@@ -134,6 +134,13 @@ https://mise.jdx.dev/
|
||||
brew install mise
|
||||
```
|
||||
|
||||
### OpenCode
|
||||
https://github.com/anomalyco/opencode
|
||||
|
||||
```shell
|
||||
brew install opencode
|
||||
```
|
||||
|
||||
### Pwgen
|
||||
https://github.com/aronhoyer/pwgen
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ categories:
|
||||
|
||||
source:
|
||||
# renovate:datasource=github-releases
|
||||
id: pkg:generic/hashicorp/terraform-ls@v0.38.4
|
||||
id: pkg:generic/hashicorp/terraform-ls@v0.38.6
|
||||
download:
|
||||
- target: darwin_arm64
|
||||
files:
|
||||
|
||||
@@ -14,7 +14,7 @@ brew install go
|
||||
brew install lazygit
|
||||
|
||||
# https://github.com/getsops/sops
|
||||
brew onstall sops
|
||||
brew install sops
|
||||
|
||||
# https://tree-sitter.github.io/
|
||||
brew install tree-sitter-cli
|
||||
|
||||
Reference in New Issue
Block a user