dotfiles/espanso/match/packages/dadjoke/package.yml
2021-12-10 12:02:06 -06:00

11 lines
298 B
YAML

# Automatically generated by espanso migration tool
# Original file: packages/dadjoke/package.yml
matches:
- trigger: ":dadjoke"
replace: "{{output}}"
vars:
- name: output
type: shell
params:
cmd: "curl -H 'Accept: text/plain' https://icanhazdadjoke.com/"