emacs wrapper

This commit is contained in:
tavo-wasd 2024-06-26 16:04:17 -06:00
parent 7abf462d61
commit dd759fb416
2 changed files with 3 additions and 3 deletions

3
wrappers/em Executable file
View file

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

View file

@ -1,3 +0,0 @@
#!/usr/bin/env sh
exec emacsclient -c