refactore directory structure

This commit is contained in:
Chris Cochrun 2023-06-09 06:06:37 -05:00
parent 3830eef1f4
commit e87bfb7c39
485 changed files with 66 additions and 1696 deletions

View file

@ -0,0 +1,28 @@
# Automatically generated by espanso migration tool
# Original file: default.yml
matches:
- trigger: ":espanso"
replace: Hi there!
- trigger: ":date"
replace: "{{mydate}}"
vars:
- name: mydate
type: date
params:
format: "%m/%d/%Y"
- trigger: ":shell"
replace: "{{output}}"
vars:
- name: output
type: shell
params:
cmd: echo Hello from your shell
- trigger: ":gml"
replace: ccochrun21@gmail.com
- trigger: ":otl"
replace: chris.cochrun@outlook.com
- trigger: ":tfcml"
replace: chris@tfcconnection.org
- trigger: ":name"
replace: Chris Cochrun