Initial Commit, move from a symlink farm to yadm
This commit is contained in:
8
.config/espanso/match/packages/dadjoke/package.yml
Normal file
8
.config/espanso/match/packages/dadjoke/package.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
matches:
|
||||
- trigger: ":dadjoke"
|
||||
replace: "{{output}}"
|
||||
vars:
|
||||
- name: output
|
||||
type: shell
|
||||
params:
|
||||
cmd: "curl -H 'Accept: text/plain' https://icanhazdadjoke.com/"
|
||||
Reference in New Issue
Block a user