add gcc file read

master
Mr. Robot 4 years ago committed by GitHub
parent 1ec5bab10c
commit 009d1ca189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,10 @@
{
"functions": {
"file-read": [
{
"code": "gcc -x c -E [file]"
}
],
"shell": [
{
"code": "gcc -wrapper /bin/sh,-s ."
@ -11,4 +16,4 @@
}
]
}
}
}

Loading…
Cancel
Save