dotfiles/bin/executable_em

4 lines
64 B
Bash

#!/usr/bin/env bash
exec emacsclient --create-frame --tty "$@"