dotfiles/wrappers/em
2024-06-26 16:04:17 -06:00

3 lines
60 B
Bash
Executable file

#!/usr/bin/env sh
exec emacsclient -c "$@" >/dev/null 2>&1