dotfiles/bin/executable_em

4 lines
41 B
Bash

#!/usr/bin/env bash
exec emacs -nw "$@"