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:/usr/bin:/usr/X11R6/bin
14 # Let cd display the current directory on the status line.
15 if [ "$-" : '.*i.*' -a -t 0 -a -f /usr/bin/tget ] && tget -flag hs
17 hostname=$(expr $(uname -n) : '\([^.]*\)')
21 echo -n '$(tget -str ts \
22 "$USER@$hostname:'\"\`pwd\`\"'" \