#!/bin/sh

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