* .profile: export GPG_TTY=$(tty)
[~bandali/configs] / .local / bin / emcl
... / ...
CommitLineData
1#!/bin/sh
2exec emacsclient --alternate-editor="" -c "$@"