Updated espanso config

This commit is contained in:
2023-03-16 21:14:50 -04:00
parent 116837b23e
commit 8cc13e5aa6

View File

@@ -25,25 +25,22 @@ matches:
params:
format: "%m/%d/%Y"
# Print the output of a shell command
- trigger: ":shell"
replace: "{{output}}"
vars:
- name: output
type: shell
params:
cmd: "echo 'Hello from your shell'"
# Email
- trigger: ":@m"
- trigger: ":@hhe"
replace: "mhoush@houshhomeenergy.com"
- trigger: ":@h"
replace: "@houshhomeenergy.com"
- trigger: ":@s"
- trigger: ":@service"
replace: "service@houshhomeenergy.com"
- trigger: ":@me"
replace: "michael@mhoush.com"
# House Call Pro
- trigger: ":cc"
replace: "Client Concern"
- trigger: ":diag"
replace: "Diagnostic"
- trigger: ":wd"
replace: "Work Description"
# Iso-seconds
- trigger: ":isosec"
replace: "{{output}}"
@@ -57,3 +54,7 @@ matches:
- trigger: ":yt"
replace: "https://www.youtube.com/channel/UCb58SeURd5bObfTiL0KoliA"
# Discord
- trigger: ":discord"
replace: "https://discord.gg/W3p5GJfjry"