mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Adds espanso text expander and updates install packages, walker updates.
This commit is contained in:
12
espanso/match/housecallpro.yml
Normal file
12
espanso/match/housecallpro.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
# Commonly used in house call pro.
|
||||
matches:
|
||||
# House Call Pro
|
||||
- trigger: ":cc"
|
||||
replace: "Client Concern"
|
||||
- trigger: ":diag"
|
||||
replace: "Diagnostic"
|
||||
- trigger: ":wd"
|
||||
replace: "Work Description"
|
||||
- trigger: ":wp" # I often mistype for this.
|
||||
replace: "Work Description"
|
||||
|
||||
Reference in New Issue
Block a user