chiark / gitweb /
Found on mariner (already did .bashrc and .emacs)
[ian-dotfiles.git] / dot / configs / xbiffs
1 #!/bin/bash
2
3 echo -n @
4
5 d="$DISPLAY"
6 if [ "x$d" = "x:0.0" ]; then d="`hostname -f`$DISPLAY"; fi
7
8
9 #rsh dover <<END sh
10 echo -n @
11 . ./.configs/setenvir
12 #DISPLAY="$d"
13 #export DISPLAY
14 #exec 2>>.remoteshell-errors
15
16