🔧 Added espanso make flags shortcut

This commit is contained in:
z3rOR0ne 2024-11-13 12:41:03 -08:00
parent cd3c7cd268
commit 64e972bb59

View file

@ -264,6 +264,12 @@ matches:
force_clipboard: true
replace: "https://text.npr.org"
# Prints out default Makefile flags
- trigger: ";make"
force_clipboard: true
replace: "CC=gcc\nCFLAGS=-Wall -Wextra -Werror -std=c99"
# Routes to ChatGPT
- trigger: ";gpt"
force_clipboard: true