#!/usr/bin/sh

exec /usr/bin/emacs -Q --eval '(term "/bin/bash")'
