Update READMEs

This commit is contained in:
Valeriy Filippov
2026-04-03 15:42:43 +03:00
parent 4717c01483
commit 23fb9d2593
2 changed files with 9 additions and 2 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

@@ -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