mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Updated espanso config
This commit is contained in:
@@ -25,25 +25,22 @@ matches:
|
|||||||
params:
|
params:
|
||||||
format: "%m/%d/%Y"
|
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
|
# Email
|
||||||
- trigger: ":@m"
|
- trigger: ":@hhe"
|
||||||
replace: "mhoush@houshhomeenergy.com"
|
replace: "mhoush@houshhomeenergy.com"
|
||||||
- trigger: ":@h"
|
- trigger: ":@service"
|
||||||
replace: "@houshhomeenergy.com"
|
|
||||||
- trigger: ":@s"
|
|
||||||
replace: "service@houshhomeenergy.com"
|
replace: "service@houshhomeenergy.com"
|
||||||
- trigger: ":@me"
|
- trigger: ":@me"
|
||||||
replace: "michael@mhoush.com"
|
replace: "michael@mhoush.com"
|
||||||
|
|
||||||
|
# House Call Pro
|
||||||
|
- trigger: ":cc"
|
||||||
|
replace: "Client Concern"
|
||||||
|
- trigger: ":diag"
|
||||||
|
replace: "Diagnostic"
|
||||||
|
- trigger: ":wd"
|
||||||
|
replace: "Work Description"
|
||||||
|
|
||||||
# Iso-seconds
|
# Iso-seconds
|
||||||
- trigger: ":isosec"
|
- trigger: ":isosec"
|
||||||
replace: "{{output}}"
|
replace: "{{output}}"
|
||||||
@@ -57,3 +54,7 @@ matches:
|
|||||||
- trigger: ":yt"
|
- trigger: ":yt"
|
||||||
replace: "https://www.youtube.com/channel/UCb58SeURd5bObfTiL0KoliA"
|
replace: "https://www.youtube.com/channel/UCb58SeURd5bObfTiL0KoliA"
|
||||||
|
|
||||||
|
# Discord
|
||||||
|
- trigger: ":discord"
|
||||||
|
replace: "https://discord.gg/W3p5GJfjry"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user