chiark / gitweb /
dot/bashrc: Fix `rootly' to make a shell on demand.
[profile] / bin / emacsclient-hack
1 #! /bin/sh -e
2 exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"