dotfiles/bin/executable_em

4 lines
48 B
Bash
Executable File

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