mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
9 lines
157 B
YAML
9 lines
157 B
YAML
cmds:
|
|
- pygmentize
|
|
# - youtube-dl # we pacakge this ourselves
|
|
- openai
|
|
- thefuck
|
|
args:
|
|
pygmentize: [pipx, run, --spec, pygments]
|
|
...: [pipx, run]
|