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:
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user