Add YouTube Rate alias
This commit is contained in:
@@ -67,6 +67,13 @@ plugins=(
|
|||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
###
|
||||||
|
https://github.com/Mu-L/fabric-ai/tree/main
|
||||||
|
|
||||||
|
```shell
|
||||||
|
brew install fabric-ai
|
||||||
|
```
|
||||||
|
|
||||||
### Fzf
|
### Fzf
|
||||||
https://github.com/junegunn/fzf
|
https://github.com/junegunn/fzf
|
||||||
|
|
||||||
|
|||||||
@@ -6,3 +6,6 @@ env_shell_expand = true
|
|||||||
_.file = ".secrets.yaml"
|
_.file = ".secrets.yaml"
|
||||||
SOPS_AGE_KEY_FILE = "$HOME/.config/sops/.age"
|
SOPS_AGE_KEY_FILE = "$HOME/.config/sops/.age"
|
||||||
TFENV_REMOTE = "https://hashicorp-releases.yandexcloud.net"
|
TFENV_REMOTE = "https://hashicorp-releases.yandexcloud.net"
|
||||||
|
|
||||||
|
[shell_alias]
|
||||||
|
ytr = "fabric-ai -p rate_content -g ru -s -y"
|
||||||
|
|||||||
Reference in New Issue
Block a user