e16 settings.
[profile.git] / sshterm
1 #!/bin/bash
2 #
3 # $Id$
4 #
5
6 ${SSHTERM:-xterm} ${SSHTERM_TITLE:--title} "$1" ${SSHTERM_EXEC:--e} \
7 sshcolourterm ${1+"$@"}