tridactyl and shell: use emacs as default editor
[~bandali/configs] / .local / bin / emcl
... / ...
CommitLineData
1#!/bin/sh
2exec emacsclient --alternate-editor="" -c "$@"