Gitify the working tree.
[profile.git] / opt / bin / sshterm
similarity index 90%
rename from sshterm
rename to opt/bin/sshterm
index 3e9f734..158b328 100755 (executable)
--- a/sshterm
@@ -1,7 +1,4 @@
 #!/bin/bash
-#
-# $Id$
-#
 
 ${SSHTERM:-xterm} ${SSHTERM_TITLE:--title} "$1" ${SSHTERM_EXEC:--e} \
 sshcolourterm ${1+"$@"}