yasnippet-snippets/snippets/makefile-gmake-mode/shell
2017-08-13 12:16:55 +01:00

5 lines
No EOL
105 B
Text

# -*- mode: snippet; require-final-newline: nil -*-
# name: shell
# key: sh
# --
\$(shell ${1:command})$0