#!/bin/bash
cd $HOME
. ~/.bashrc
PLAN9=${PLAN9:-/usr/lib/plan9}
$PLAN9/bin/9term -W600x800 &
