post_install() { echo "make sure that your vimrc contains:" echo " syntax on" echo " filetype plugin on" }