function info() { vim -c "Vinfo $1" -c "silent only" } compdef _texinfo info=info alias cdtmp='cd $(mktemp -d)'