dotfiles/home/bin/em

4 lines
51 B
Bash
Executable File

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