refactore directory structure
This commit is contained in:
parent
3830eef1f4
commit
e87bfb7c39
485 changed files with 66 additions and 1696 deletions
11
.config/espanso/match/packages/dadjoke/package.yml
Normal file
11
.config/espanso/match/packages/dadjoke/package.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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/"
|
Loading…
Add table
Add a link
Reference in a new issue