typeset -U path
path=(/usr/bin: /bin: /usr/local/bin: /opt/: /usr/share/man:: /usr/share/html:: /usr/share/doc: $path)
EDITOR=nano
