# -*- mode: snippet -*-
# name: sh
# key: sh
# --
#+begin_src sh :async :exports both :results output
$1
#+end_src
