Find urxvt extensions from sshterm.
[profile.git] / opt / bin / sshterm
index 4c9fdb1..6f6bb14 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-cd /
+cd ~
 if [ "$SSHTERM" = "urxvtc" ]; then
   setlock -nx ${RXVT_SOCKET:-$HOME/rxvt-unicode-$HOSTNAME}.lock urxvtd -q -o -f &
 fi