summaryrefslogtreecommitdiffstats
path: root/.local/bin/emcl
blob: b0f2de2043c1ff37c370e7a811024f113af8c95d (plain) (blame)
1
2
#!/bin/sh
exec emacsclient --alternate-editor="" -c "$@"