#!/bin/sh -
PATH=$PATH:$HOME/l/fun/bin:$HOME/l/fun/bin/$ARCHIT:\
/usr/local/games:/usr/games; export PATH

# sig - output personal signature
# Steve Kinzler, steve@kinzler.com, Jun 93
# https://kinzler.com/me/home.html#unixcfg

cat <<'EOF'
-- 
from the brain of Steve Kinzler    /o)\    steve@kinzler.com
an organ with a mind of its own    \(o/    www.kinzler.com/me
EOF

(haiku -t -l 1) 2> /dev/null
