diff --git a/README.md b/README.md index a342173..a5dff47 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,13 @@ plugins=( ) ``` +### +https://github.com/Mu-L/fabric-ai/tree/main + +```shell +brew install fabric-ai +``` + ### Fzf https://github.com/junegunn/fzf diff --git a/mise/config.toml b/mise/config.toml index 5a6909a..82ae5ac 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -6,3 +6,6 @@ env_shell_expand = true _.file = ".secrets.yaml" SOPS_AGE_KEY_FILE = "$HOME/.config/sops/.age" TFENV_REMOTE = "https://hashicorp-releases.yandexcloud.net" + +[shell_alias] +ytr = "fabric-ai -p rate_content -g ru -s -y"