mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
18 lines
463 B
YAML
18 lines
463 B
YAML
# espanso match file
|
|
|
|
# For a complete introduction, visit the official docs at: https://espanso.org/docs/
|
|
# You can use this file to define the base matches (aka snippets)
|
|
# that will be available in every application when using espanso.
|
|
|
|
# Matches are substitution rules: when you type the "trigger" string
|
|
# it gets replaced by the "replace" string.
|
|
|
|
imports:
|
|
- "./date.yml"
|
|
- "./email.yml"
|
|
- "./housecallpro.yml"
|
|
- "./links.yml"
|
|
- './symbols.yml'
|
|
|
|
|