index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
sh-mode
/
mktempd
blob: e5c4b2545dff7e6a8d1a21af2a8f920afe11b0b9 (
plain
)
1
2
3
4
# -*- mode: snippet -*- # key: mt # -- mktemp -d "\${TMPDIR:-/tmp}"/$1-XXXXXXX$0