dotfiles/wrappers/em
2024-07-01 19:24:58 -06:00

3 lines
69 B
Bash
Executable file

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