chiark / gitweb /
hacks/ssh: Add new hack for setting up background SSH master connections.
[profile] / bin / emacsclient-hack
1 #! /bin/sh -e
2 exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"