✨ Setting up more espanso shortcuts for blog
This commit is contained in:
parent
327f33b61a
commit
5185fd223b
2 changed files with 26 additions and 4 deletions
7
scripts/fig
Executable file
7
scripts/fig
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# Utilize in conjunction with espanso, call ;fig
|
||||
cat <<EOM
|
||||
figure
|
||||
img.img-image(src="../assets/images/screenshots/default.webp" alt="" title="" cite="" loading="lazy")
|
||||
figcaption An Screenshot Image Caption
|
||||
EOM
|
||||
Loading…
Add table
Add a link
Reference in a new issue