Vi as default crontab editor

Dreamhost sets your default editor to pico. To change it to Vi, add the following line to the .bashrc file in your home directory :

export VISUAL="vi"



One Response to “Vi as default crontab editor”  

  1. 1 Eric T

    This works great. Thanks very much.

Leave a Reply