dotfiles/bin/executable_em

4 lines
51 B
Bash
Executable File

#!/bin/bash
exec emacsclient -s daemacs -c "${@}"