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"
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"
If you enjoyed this post, please follow us on twitter or subscribe to our feed!