summaryrefslogtreecommitdiffstats
path: root/snippets/org-mode/shell.yasnippet
blob: 5158baf8a013140b8eb1b987913fb83e5a08c52e (plain)
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: shell block
# key: <sh
# --
#+BEGIN_SRC shell
$0
#+END_SRC