bind "C-c f p" to find-file-at-point
[~bandali/configs] / .local / bin / emcl
CommitLineData
ca3a844a
AB
1#!/bin/sh
2exec emacsclient --alternate-editor="" -c "$@"