set path=( $path )

# To avoid accidents...
alias rm 'rm -i'
alias cp 'cp -i'
alias mv 'mv -i'

# For security reasons, root's tty should not be writable...
mesg n
