Added good quality of life espanso alias

This commit is contained in:
z3rOR0ne 2023-05-21 00:44:08 -07:00
parent 9097435d4f
commit 80969729f6
3 changed files with 22 additions and 0 deletions

View file

@ -152,6 +152,9 @@ matches:
- trigger: ";<h5"
replace: "<h5> </h5>"
- trigger: ";href"
replace: '<a aria-label="" target="_blank" rel="noopener noreferrer" role="link" href=""></a>'
- trigger: ";<d"
replace: '<div class=""> </div>'
@ -222,6 +225,7 @@ matches:
params:
cmd: "curl ifconfig.me ; echo ''"
# returns current time in US format
- trigger: ";btime"
replace: "{{output}}"
vars: