🔧 Added espanso make flags shortcut
This commit is contained in:
parent
cd3c7cd268
commit
64e972bb59
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue