* .local/bin/change-theme: Only call emacsclient there is an emacs process.
[~bandali/configs] / .local / bin / emcl
... / ...
CommitLineData
1#!/bin/sh
2exec emacsclient --alternate-editor="" -c "$@"