3 test -z "$EDITOR" && { # Don't repeat in subshells.
7 # Favourite editor and pager, search path for binaries, etc.
10 export PATH=$HOME/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/pkg/bin:/usr/pkg/sbin:/usr/pkg/X11R6/bin
14 # Let cd display the current directory on the status line.
15 if [ -t 0 -a -f /usr/bin/tget ] && tget -flag hs
18 hostname=$(expr $(uname -n) : '\([^.]*\)')
22 echo -n '$(tget -str ts \
23 "$USER@$hostname:'\"\`pwd\`\"'" \